-
**Feature Name**: Implement SQLite
**Description**:
Set up SQLite for the web application
**Point Value**: 6
**Size Category**: Large
**Owner**: Anisha Prathi
-
Given the single user nature of Hollo, it would be great if it could use SQLite for storing its data instead of PostgreSQL.
Together with storing assets in the local filesystem instead of S3 (see #…
-
SQLite tasks:
- [x] Conversion code:
- [x] Single spectrum
- [x] Chromatogram (given m/z range)
- [x] Multi-spectrum RT range
- [ ] Decide whether/how/which indexing can be used
- …
-
I am using the docker run command as in the readme. The container keeps restarting. I am running on ARM architecture.
docker run -d \
--name=davdebrid \
-p 8081:8080 \
--restart unle…
-
Running on Windows 11 24H2
using 'run-console.bat'
Errors out. Contents of 'cove.log' below.
[2024-10-31 18:51:45 +0800 NIL github.com/anacrolix/gostdapp app.go:40]
error in main: initializing…
-
Is there (already) a working solution/guide to include 'Microsoft.Data.Sqlite' (v8.0.1 in my case) in a project with Fody.Costura enabled (v5.0.7)?
Compiling/builing is ok but when started it does …
-
As part of my quest to look at moving the bots and bridges away from the nodejs binding layer, I'd like to talk about potentially enabling SQLite support for this binding layer. In the NodeJS project,…
-
Bit of a short one here:
Are there any plans to add `sqlite` support to `ormlite-cli`? Or potentially wrap `sqlx-cli`?
-
As of Rails 8.0, SQLite is a production-ready adapter used as the primary database for Solid Cable, Solid Cache and Solid Queue.
We should make sure our tests reflect these new uses of SQLite.
-
### Describe bug
When running the Google Cloud Function with the latest version of Python and yfinance, the error _**SQLite driver not installed!**_ occurred. This issue arose because the yfinance …