-
gears sqllite adaptor uses Lawnchair.extend. extend is not defined on Lawnchair.
Should be `Lawnchair.adapter('gears-sqlite', (function () { return { ... } }})());` instead?
-
Is there any relationship between .sjr files (from android or iphone) and .sqllite files?
Is there a way to convert or build the .sqllite file?
-
**Description**
Option to force synchronization to the storage device. Since the only guarantee from the OS when writing files is that the OS has accepted the change it would be nice allow forcing sy…
-
### Describe the bug
Trying to create a simple fishing catch log with user registration using a web database like sqllite but the ai keeps cycling through the same issues and then repeating its solut…
-
* sqllite
* mongoDB
* postgreSQL
-
Hi,
I have a lot to learn; so may ask stupid questions.
I developed an Operator with the SDK and use `opm` to generate a Catalog; using `opm index ...`
I read SQLLite Catalogs are dead/dieing…
-
### Is your feature request related to a problem? Please describe.
We've been using LiteDB for local data storage for a while. However years of my accumulated experience with this library, I've ran i…
-
I'm trying to use the i-jetty on android device with a simple servlet that writes on a table sqllite what it receives from the get.
Unfortunately, from the point of view of the servlet it seems every…
-
Hey love the product,
Is there a plan to support sqllite databases?
-
SQLlite is just a lot better for saving things. If you go back to commits from two years ago, I was using JSON to store everything.