Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/openv2.test
2012-10-03
| ||
20:20 | Add experimental sqlite3_reconfig() interface to more fully support the SQLITE_CONFIG_READONLY option. file: [74c99453] check-in: [9dc2eaa6] user: mistachkin branch: configReadOnly, size: 2277 | |
2012-09-10
| ||
10:29 | Initial prototype of SQLITE_CONFIG_READONLY. file: [d1dbebe1] check-in: [7c340165] user: mistachkin branch: configReadOnly, size: 2399 | |
2011-08-02
| ||
00:57 | Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. file: [0d304097] check-in: [9007586f] user: mistachkin branch: winopen-retry-logic, size: 1354 | |
2009-06-11
| ||
17:32 | Honor the SQLITE_OPEN_READONLY flag even on a :memory: or temporary database, even though such a database is pointless. Ticket #3908. (CVS 6748) file: [af02ed0a] check-in: [73ba841a] user: drh branch: trunk, size: 1361 | |
2007-09-03
| ||
15:19 | Honor the SQLITE_OPEN_ flags passed into sqlite3_open_v2(). Some test cases added but more are needed. Ticket #2616. (CVS 4376) file: [f5dd6b23] check-in: [020a2b10] user: drh branch: trunk, size: 1040 Added | |