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 15.82 years ago |
Created: |
2009-09-01 22:32:18 15.84 years ago |
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: |