-
### What did you do?
Calling `DatabaseReader`'s `read(…)` inside an async function.
### What did you expect to happen?
No warning.
### What happened instead?
I get purple warning. It po…
-
### What did you do?
I wanted to find random records in my database. And `SELECT * FROM table ORDER BY RANDOM()` is slow. So instead I made a CTE that gets the max value for primary keys in the tab…
-
Hello @groue,
sorry again to bother you. I ran into something curious when trying to build a command-line script to persist some data into sqlite.
I played around with AsyncStream and I rea…
-
### What did you do?
I tried to decode an object from a row using the `FetchableRecord` type, and figured out that the subscript of that type has a force try in the implementation.
### What di…
-
### What did you do?
Upgraded GRDB to the most current version 6 available in Cocoapods
### What did you expect to happen?
GRDB code that has been running for at least 2 years. No warnings about…
-
Subscribe to this issue and stay notified about new [daily trending repos in Swift](https://github.com/trending/swift?since=daily).
-
### What did you do?
My code is as follows: I manually started a transaction, first wrote data to the database in the transaction, and then saved the image to the sandbox. If the save was successfu…
-
**Is your feature request related to a problem? Please describe.**
I store spatial data in my app and want to efficiently query it: I need [spatialite](https://www.gaia-gis.it/fossil/libspatialite/in…
noerw updated
2 months ago
-
Execute read query filtering on a column == nil
Retrieve only records with filtered nil value
Some records are included as with nil value although they contain a real value in that c…
-
Stack trace:
```
# Crashlytics - Stack trace
# Version: 2.7.0 (2403012040)
# Issue: 1cc2d6efa458d44ee3632d1f5640032b
# Session: f07d81d472d74f1d8d6c0d649bb5822e_DNE_0_v2
# Date: Sat Mar 16 20…