indexeddbshim/IndexedDBShim

⚠️ Web SQL is deprecated

オープン

#367 opened on 2022/10/05

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (189 件のフォーク)github user discovery
Bug-environment supporthelp wanted

Repository metrics

Stars
 (978 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド