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.

贡献者指南