SQLite

View Ticket
Login
Ticket Hash: 9fd0bc36639c1513fe6bcef04f597bf859aa063c
Title: Add a new open flag to enable shared cache for a single db connection
Status: Fixed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Unknown Resolution: Fixed
Last Modified: 2009-09-09 14:26:04
Version Found In: 3.6.17
Description:
We would like to be able to enable shared cache mode on a per-database connection basis. Per our conversation today, adding a new flag that can be passed to sqlite3_open_v2() would be a great mechanism for doing so.

drh added on 2009-09-09 14:26:04:
See check-in [f509eb8b488bb39deda4ca88f66ed40c6784af02].