-
### Minetest version
```true
minetest 5.9
compiled from source
```
### Irrlicht device
_No response_
### Operating system and version
debian 12 & 13
### CPU model
AMD Ryzen 2200U
### GPU mod…
-
I have the flowise on a docker the folder is on the Desktop I am trying with SQL block but I write in path but it don't open my database it open one like the default db with some names and mails, curi…
-
I'm thinking of [sqlite-vec](https://alexgarcia.xyz/blog/2024/sqlite-vec-stable-release/index.html) (vector search) in particular, but there are plenty of other ideas.
Possibly related: #441, #301,…
-
## Error in SQL Delight IntelliJ Plugin
**java.lang.NoSuchMethodError** in **SqliteDialect.kt:50**
'java.util.stream.Stream com.intellij.openapi.extensions.ExtensionPoint.extensions()'
[View on Bugs…
-
FileAwardManager in its constructor takes a `DataProxy_SQLite` pointer from outside. This pointer is then internally deleted.
This causes a segmentation fault. This has to be a double free, right?!
…
-
Hello Team,
## Description
Scan contents of the SQLite DB file for secrets inside it.
### Preferred Solution
The SQLite DB files can be detected using the `determineMimeType` function at ht…
-
我在使用gorm框架连接slqite数据库时,用其HasTable函数时,发现不能正确返回,用debug模式时,打印出如下语句:
[0.593ms] [rows:-] SELECT count(*) FROM sqlite_master WHERE type='table' AND name="table"
其中 name=“table” 的引号变成双引号了,导致语句不正确,水平有限,跟踪没找…
-
这是这个插件的信息:
```shell
$ file libsimple*/*.so
libsimple-aarch64-linux-gnu-gcc-9/libsimple.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=37b831a21622a8…
-
SQLITE.
Some stuff to add:
Enable foreign key support
`PRAGMA foreign_keys = ON`
Turn on WAL:
`PRAGMA journal_mode=WAL;`
-
### SQLDelight Version
2.0.2
### Operating System
Windows 11
### Gradle Version
8.6
### Kotlin Version
1.9.23
### Dialect
Sqlite
### AGP Version
8.3.1
### Describe the Bug
When running ve…