System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
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].