-
Thanks for your time and help and for the excellent work on this project!
## Expected
- When running `org-roam-ui-mode`, when the sqlite databases are empty (this occurs when the directory specifi…
-
It would be nice to be able to use sqlite-vec as a vector store :)
> An extremely small, "fast enough" vector search SQLite extension that runs anywhere!
https://alexgarcia.xyz/sqlite-vec/
https:…
-
Can the addon utilize other means of storing the data?
I see a `connectionString` option but I'm not sure if I can use it, Don't really want to break the server either.
-
~~dqlite is limited to databases not exceeding 2^32 Bytes in size~~ ~~possibly related to sqlite's memory allocator.~~
~~edit: Fix is in progress.~~
The practical size of a dqlite database is limi…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
SQLite 3.27.2
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
3.5.3 (314)
…
-
I get this error when running `m.Drop()`:
`table sqlite_sequence may not be dropped in line 0: DROP TABLE sqlite_sequence in line 0: DROP TABLE sqlite_sequence`
``` go
package main
import (
…
LeonB updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
I wish I could use DuckDB in SQLx. SQLite is too slow for many of my applications, whereas DuckDB is exactly what I need.
**Desc…
-
We are currently in the process of testing PowerSync to migrate one of our apps. It makes heavy use of ATTACH/DETACH during runtime and we've been previously using just a single connection on a backgr…
-
I am trying to annotate some variants using the `exac_03` database. I retrieved it using `download.database()`, but it retrieved the following database: `hg19_exac03.sqlite.sql`. It's now in my "annov…
-
### Describe the bug
Darktable 4.8.1 and Nightly 4.9.0 take about a minute to start up from first clicking on it. After such a long wait time to start the program, everything that I do inside versi…