indexeddbshim / indexeddbshim/IndexedDBShim

⚠️ Web SQL is deprecated

Open
#367 1 comment 1 reaction 0 assignees View on GitHub
Bug-environment support help wanted
Dominant language
JavaScript
Stars
979
Forks
191
Avg merge
55m
Merged PRs (30d)
2

Description

Web SQL is on its way out and is being [slowly deprecated](https://developer.chrome.com/blog/deprecating-web-sql/). 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.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. First determine where the Web SQL storage backend is implemented and what removing it would affect, then clarify the intended scope and define completion as the library no longer relying on Web SQL without breaking its remaining storage backends.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.