-
WebSQL is destined to be deprecated and removed from Chromium at some point. Some notes are gathered [here](https://github.com/ChrisNZL/Fauxbar/issues/48#issuecomment-499460678).
Possible replaceme…
-
We already added `YQL` highlighting to `YDB CLI` at MR #7448. It would be nice to have autosuggestions like we have in the Web UI editor powered by [websql-autocomplete](https://github.com/gravity-ui/…
-
Peter Sparks wrote:
HI Steven
Great job on the websQL export script, I think!
I am having an issue getting it to work, in that it loads ok in the browser, and seems to open an empty database each t…
-
Entering data then clearing the cache before the data are sync'd will result in the data being persisted locally but not remotely, because the queue to sync is in the cache only. An obvious solution t…
-
can i use backbone-orm with websql ?
if yes , how can i use it ?
ghost updated
10 years ago
-
In this issue, I need to design a suggestion engine based on `ANTLRv4 & C3` architecture and think how it will be integrated into `replxx`. Also, I should consider design this in a way, that will perm…
-
webn.es doesn't work on any mobile device that is _not_ WebKit/Blink, e.g. Windows Phone, Firefox OS Phone, etc. because it uses `openDatabase()` to get a WebSQL database. Please consider switching to…
-
Heya, how's life? For me is pretty dark... I just get a wind that WebSQL is being dropped some day... and we have to move ourself to update our stuff... I had read [this](http://greenido.wordpress.com…
-
I'll preface with saying I can't reproduce the bug, but figured I'd write this up anyway.
I noticed there had been no new manga updates in a while, so I checked AMR. No mirrors showed up in "supporte…
-
making jugglingdb for websql and other HTML5 storages , if it is so there would be almost same code code for mysql adapter but would have bit diff things , would be good to
1. make another adapter fo…