-
Module `@babel/code-frame` causes process is not defined in browser.
https://github.com/ForbesLindesay/atdatabases/blob/master/packages/websql-core/src/Database.ts#L4
![微信截图_20220225181332](https:…
semdy updated
2 years ago
-
I had a quick look at the code. Please correct me if I'm wrong, there seems to be no support for indexdb. Only localstorage and webSql is supported.
-
It seems that this plugin is not working with pouchdb-adapter-cordova-sqlite and cordova-sqlite adapter. When websql adapter is used during in browser development, search is working as expected. But w…
-
Since updating to the latest version of the chrome browser, I get errors in my log like this:
``` shell
TypeError: Failed to execute 'transaction' on 'Database': The callback provided as parameter 1 …
-
Hi.
Today I tried to install luakit with Manjaro ARM an the PinebookPro
Unfortunately I get the same error with the provided package and installing from source when I start it the first time:
T…
-
So I believe it is time to make LF modular (v2.0). Extract core drivers: indexeddb, websql - which is obsolete, localStorage. Provide just a backbone, with the ability to import and feed what drivers …
-
I could not use sqlite driver when installed on my machine using npm. Actually, under drivers folder only websql folder is present.
Can you please help me use sqlite driver for my ionic 2 project?
Ke…
-
**Issue type:**
[ ] question
[x ] bug report
[ x] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ …
-
From :
>The link to the example i am following - https://phonegappro.com/tutorials/phonegap-sqlite-tutorial-with-example-apache-cordova/
>
>How do i test this on a pc as simply opening index.html b…
-
__Update from @brodybits:__ redesign with preview now available is now discussed in:
---
This issue is to initiate a general discussion about improving the plugin API beyond WebSql. Some potent…