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