System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
2019-10-05
03:32 Closed ticket [03b6b0edd7]: Complete support of native SQLITE_DBCONFIG_* parameters plus 4 other changes artifact: acbba8f008 user: mistachkin
03:32
Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk
2019-09-18
04:23 Verified ticket [03b6b0edd7]: Complete support of native SQLITE_DBCONFIG_* parameters plus 6 other changes artifact: 5d6d2efc45 user: mistachkin
2019-09-17
07:26 New ticket [03b6b0edd7]. artifact: 8096f39149 user: anonymous

Ticket Hash: 03b6b0edd7d3249fcf53afb5f301a71b65c57198
Title: Complete support of native SQLITE_DBCONFIG_* parameters
Status: Closed Type: Feature_Request
Severity: Important Priority: Blocker
Subsystem: Connection Resolution: Fixed
Last Modified: 2019-10-05 03:32:45
Version Found In:
User Comments:
anonymous added on 2019-09-17 07:26:20:
It would be nice if you added full support for all of the native SQLITE_DBCONFIG_* options. At first glance this only seems to require extending the enum SQLiteConfigDbOpsEnum and adjusting SQLite3.SetConfigurationOption().
Thanks, Bernd

mistachkin added on 2019-10-05 03:32:45:
Fixed on trunk via check-in [42082ffc4dd6d8e7].