indexeddbshim/IndexedDBShim

⚠️ Web SQL is deprecated

開放

#367 建立於 2022年10月5日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (189 個分叉)github user discovery
Bug-environment supporthelp wanted

倉庫指標

星標
 (978 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Web SQL is on its way out and is being slowly deprecated. Web SQL access in insecure contexts is deprecated as of Chromium 105 at which time a warning message will be shown in the Chrome DevTools Issue panel. It's planned to fully remove it in later versions. This is a heads up to consider removing Web SQL as a storage backend from your library.

貢獻者指南