-
Would be great to have support for SQLite as well 😄
-
As suggested in #112 ([here](https://github.com/mchakravarty/CodeEditorView/issues/112#issuecomment-2455593664)), this ticket can be used to track progress of an SQL/SQLite language configuration.
…
-
*This issue was originally created by [**@paigeadelethompson**](https://github.com/paigeadelethompson) at .*
followed the documentation @ https://matrix-org.github.io/dendrite/installation/manual/d…
-
What would be the best way to explore using the official SQLite Session Extension with Drift?
https://sqlite.org/sessionintro.html
From my research the API is in C, and would need some compile f…
-
In https://guide.cloudnativegeo.org/pmtiles/intro.html#mbtiles it is written:
> In general, it’s impossible to read from a SQLite database without fetching the entire file’s content.
Same infor…
-
Once I have imported the data to SQLite (see #379), I should start converting the script to use the new database. After t he initial push, the rest can be done incrementally.
- Modify getline() to …
-
Starting to look into React Native... or even just Electron-esque things.
## Work required...
- [x] Refactor persistence layer into abstractions (still IDB only)
- [x] Refactor metadata persi…
-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
In v0.29.0 you removed support for Atlas, which was allowing us to use Bob with [libSQL/Turso](https://github.com/tursodatabase/libsql-client-go) (a database not directly supported by Bob). Since Bob …
-
Currently, the HRMS project uses an SQLite database for storing application data. As the data volume grows, SQLite's limitations in handling concurrent requests and large datasets have become apparent…