indexeddbshim/IndexedDBShim

⚠️ Web SQL is deprecated

Aperta

#367 aperta il 5 ott 2022

 (1 commento) (1 reazione) (0 assegnatari)JavaScript (189 fork)github user discovery
Bug-environment supporthelp wanted

Metriche repository

Star
 (978 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor