indexeddbshim/IndexedDBShim

⚠️ Web SQL is deprecated

Aberta

#367 aberto em 5 de out. de 2022

 (1 comentário) (1 reação) (0 responsável)JavaScript (189 forks)github user discovery
Bug-environment supporthelp wanted

Métricas do repositório

Stars
 (978 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador