apache / apache/pouchdb

Web sql adapter for cordova is gone? Or no longer supported?

Open
#8,605 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.6k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Issue
The package pouchdb-adapter-websql-core is gone.
The docs still make reference to using it, but its gone.
An old dead repo can be found here https://github.com/robhogan/pouchdb-adapter-websql-core
It is installed with pouchdb-adapter-cordova-sqlite.
It mostly fails to function, primarily because of an old uuid package version.

### Info
Required for large storage cordova app.
I am looking for advice on how to still use this plugin with pouchdb 7 (and soon 8)

### Reproduce
Not really a reproduce thing, just pointing out that the websql core is gone and no longer supported. The IndexDb version is not very useful within mobile apps because the phone can just decide to delete random bits of the database and corrupt it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.