Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/snapshot_up.test
2023-11-07
| ||
20:11 | [77dc7853bf] part of check-in [84634bc268] Fix an assert() that could fail within calls to sqlite3_snapshot_open() in SQLITE_ENABLE_SETLK_TIMEOUT builds. (check-in: [84634bc268] user: dan branch: trunk, size: 4357) | |
2018-11-07
| ||
02:17 | [a0a29c4cf3] 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: 4340) | |
2018-08-31
| ||
19:00 | [93fec2d847] 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: 4341) | |
2018-08-06
| ||
17:12 | Added: [b778a04561] part of check-in [051ac01520] Allow sqlite3_snapshot_open() to be called to change the snapshot after a read transaction is already open on database. (check-in: [051ac01520] user: dan branch: exp-snapshot-open, size: 4337) | |