SQLite

All files named ”test/snapshot2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/snapshot2.test

2018-11-07
02:17
[8d6ff5dd9c] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 6216)
2018-08-31
19:00
[4fc84a0121] part of check-in [e07923128b] If a call to sqlite3_snapshot_open() fails because the requested snapshot no longer exists, return SQLITE_ERROR_SNAPSHOT instead of SQLITE_BUSY_SNAPSHOT. (check-in: [e07923128b] user: dan branch: trunk, size: 6217)
2017-09-25
09:37
[925e42427e] part of check-in [24a95e1437] Add an extra snapshot related test case. (check-in: [24a95e1437] user: dan branch: trunk, size: 6214)
2016-12-16
01:00
[867652ed4a] part of check-in [8d646905b8] All temp.sqlite_master to be used as an alias for sqlite_temp_master. (check-in: [8d646905b8] user: drh branch: trunk, size: 5304)
2016-11-19
18:31
[eb083df2e6] part of check-in [28393c413c] Remove the requirement to open the wal file before sqlite3_snapshot_recover() is called. Also add some comments to new functions. (check-in: [28393c413c] user: dan branch: serializable-snapshot, size: 5306)
17:30
[706498fdd1] part of check-in [db314213c0] Test some extra error conditions in sqlite3_recover_snapshot(). (check-in: [db314213c0] user: dan branch: serializable-snapshot, size: 5346)
14:53
[aeacd61be9] part of check-in [9abeb7980a] Fix a bug in sqlite3_snapshot_recover() that could cause subsequent read transactions to use out-of-data cache entries. (check-in: [9abeb7980a] user: dan branch: serializable-snapshot, size: 4239)
2016-11-18
20:49
[2694981486] part of check-in [174a6076a8] Add experimental sqlite3_snapshot_recover() API. (check-in: [174a6076a8] user: dan branch: serializable-snapshot, size: 3663)
18:22
Added: [30bd95f6fe] part of check-in [1f7ee7af7b] Add tests for snapshot interfaces. (check-in: [1f7ee7af7b] user: dan branch: serializable-snapshot, size: 2332)