benzodiazepine
Results
2
comments of
benzodiazepine
I believe [sqlite3_limit](https://www.sqlite.org/c3ref/limit.html) is not yet implemented in `src/SQLite.cs` One would need to [add](https://www.sqlite.org/c3ref/c_limit_attached.html) this probably around [here](https://github.com/praeclarum/sqlite-net/blob/master/src/SQLite.cs#L4549) in the code, with the appropriate arguments.
At this point I wonder if it wouldn't be easier to allow overriding the COMMIT ID of codium.. if that is even possible