Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/openv2.test
2012-10-03
| ||
20:20 | [74c994537a] part of check-in [9dc2eaa64b] Add experimental sqlite3_reconfig() interface to more fully support the SQLITE_CONFIG_READONLY option. (check-in: [9dc2eaa64b] user: mistachkin branch: configReadOnly, size: 2277) | |
2012-09-10
| ||
10:29 | [d1dbebe157] part of check-in [7c3401657a] Initial prototype of SQLITE_CONFIG_READONLY. (check-in: [7c3401657a] user: mistachkin branch: configReadOnly, size: 2399) | |
2011-08-02
| ||
00:57 | [0d3040974b] part of check-in [9007586fda] 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. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 1354) | |
2009-06-11
| ||
17:32 | [af02ed0a9c] part of check-in [73ba841ac1] Honor the SQLITE_OPEN_READONLY flag even on a :memory: or temporary database, even though such a database is pointless. Ticket #3908. (CVS 6748) (check-in: [73ba841ac1] user: drh branch: trunk, size: 1361) | |
2007-09-03
| ||
15:19 | Added: [f5dd6b23e4] part of check-in [020a2b10d4] Honor the SQLITE_OPEN_ flags passed into sqlite3_open_v2(). Some test cases added but more are needed. Ticket #2616. (CVS 4376) (check-in: [020a2b10d4] user: drh branch: trunk, size: 1040) | |