-
Hello,
I downloaded the binary for `macos` from https://github.com/xo/usql/releases/download/v0.7.8/usql-0.7.8-darwin-amd64.tar.bz2 but when I run it on Mac (Catalina 10.15.6) I get
```
./usql
d…
-
I've had a hard time nailing down what the problem is with this, but at very least, I've gotten something that reproduces the problem somewhat.
Doesn't seem to be anything in the code, and it does…
-
For technical issues, questions and feature requests please use the forum on https://forum.strawberrymusicplayer.org/
**Describe the bug**
In my collection I have many songs with a Japanese title.…
-
When reading the SQL specified in the example, the following error message occurs:
> Bad state: No reference scope found in this or any parent node
```DART
final sql = 'CREATE VIRTUAL TABLE I…
-
**Describe the bug**
`pytest -k entry_dedupe --cov=reader.plugins.entry_dedupe` reports:
* 100% coverage for entry_dedupe.py on Coverage 5.5
* 84% coverage for entry_dedupe.py on Coverage 6.0.1…
-
I've been looking for a good while in documentation, and past issues regarding what syntax to use in order to search a particular column of a table for a search query.
Most searches have led me to …
-
First of all thanks for this awesome library.
I have an issue
### What did you do?
Trying to persist/update a sizable amount of records (~180,000).
### What did you expect to happen?
Reco…
-
Hi ,
I am trying to install on VM , with 16GB ram , 8 core CPU,
FreeBSD 12.1 and latest port snapshot for NOW.
before installation , freebsd system updated.
for Every dependency ports , default …
-
### Runtime Environment
SQLDelight version: 1.4.3
Application OS: Android
minSdkVersion: 23, 24
targetSdkVersion: 29
### Description
I'm trying to use the FTS5 SQLite module. Firstly it was te…
-
**Describe the bug**
Build error
**To Reproduce**
With version v0.5.2 my project (https://github.com/sunshine69/gnote) build error with messages
```
go build --tags "json1 fts5 secure_delete…