Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/rdonly.test
2017-10-05
| ||
18:14 | [21e99ee237] part of check-in [16decc13af] Fix test case failures on this branch. (check-in: [16decc13af] user: dan branch: wal2, size: 2527) | |
2015-03-06
| ||
04:37 | [64e2696c32] part of check-in [8c1e85aab9] Clearification of some documentation text. Added requirements marks. (check-in: [8c1e85aab9] user: drh branch: trunk, size: 2527) | |
2014-05-21
| ||
08:21 | [dd30a4858d] part of check-in [8d8af114da] Fix the sqlite3_db_readonly() API so that it reports true if the database is readonly because the file format write version (byte 18 of the header) is too large. (check-in: [8d8af114da] user: drh branch: trunk, size: 2313) | |
2010-06-22
| ||
13:46 | [c267d050a1] part of check-in [85dd51a75c] Some changes to test scripts related to codec enabled versions of sqlite. (check-in: [85dd51a75c] user: dan branch: trunk, size: 2195) | |
2010-05-01
| ||
16:40 | [c243623b26] part of check-in [9b230c43df] Support compile-time option SQLITE_OMIT_WAL, for building without WAL support. (check-in: [9b230c43df] user: dan branch: wal, size: 2031) | |
2010-04-21
| ||
06:19 | [329558d8f3] part of check-in [278ed41e1d] Minor changes to test cases to account for the fact that databases with read/write versions of 2 are now understood. (check-in: [278ed41e1d] user: dan branch: wal, size: 1977) | |
2008-07-08
| ||
10:19 | [bd054831f8] part of check-in [f6d9cb835b] Improve coverage of btree.c. (CVS 5363) (check-in: [f6d9cb835b] user: danielk1977 branch: trunk, size: 1977) | |
2007-04-24
| ||
17:27 | Added: [b34db31652] part of check-in [10648e9992] When the write_version flag in the database header is larger than what the library understands, make the database read-only. The old behavior was to make the database unreadable. (CVS 3866) (check-in: [10648e9992] user: drh branch: trunk, size: 1472) | |