-
FYI, I've been working on WindowsRT support for WebSQL (using the amalgamated C source rather than CsharpSqlight) and executing multiple `DROP TABLE` statements within a transaction was failing with `…
-
**Is your feature request related to a problem? Please describe.**
I was trying to store some simple local settings using [localforage](https://github.com/localForage/localForage) and after some tria…
-
Still available in Chromium:
https://en.wikipedia.org/wiki/Web_SQL_Database
-
On start-up we get a bunch of over query limits back from the map api. I wonder if we should level this out a little bit so we don't create errors.
location: afdl OVER_QUERY_LIMIT
ghost updated
12 years ago
-
We are using PouchDB-browser inside an Electron packaged app.
- We package it for Windows, as an exe, using [electron-packager](https://github.com/electron-userland/electron-packager).
- We have two…
-
I did not find this in existing issues or docs.
It may be an FR. I need to find a way to list all the instance names that already exist in the browser's store.
One of the use-cases could be listing…
-
By default web storage apis (localStorage, sessionStorage, webSQL, indexedDB, cookies) are disabled for non standard schemes.
To activate this, I need to tell Chromium that web3:// is a scheme that f…
-
Thanks for creating this library. Saved me a ton of time and is super simple. I am however getting errors as I am using up all the provided space in local storage. Read up that using localforage or D…
-
I am working on react-native project which uses sync so we decided to use couch-pouch. With pouchdb websql adapter i am using your your sqlite storage which is working fine for ios app but when we try…
-
The scenario is as follows: Todolist is a web located at the springboard. Started from there it runs normally until you hit the power button on the top. The IOS device switch to standby. After wake up…
shdev updated
10 years ago