SQLite

All files named ”test/pragma3.test”
Login

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

History for test/pragma3.test

2019-12-22
14:29
[92a46bbea1] part of check-in [45748e2db0] Fix "PRAGMA data_version" so that it works the same way with locking_mode=PERSIST and journal_mode=PERSIST configured. Fix for 7a458c2a5f. (check-in: [45748e2db0] user: dan branch: trunk, size: 6880)
2018-10-12
15:01
[8300aa9c63] part of check-in [02b6f8f277] Test case modifications to support SEE. (check-in: [02b6f8f277] user: drh branch: trunk, size: 6266)
2016-04-27
18:54
[14c12bc535] part of check-in [2662d8fef7] Modify the permutations.test script so as to set any permutation specific configuration values before running each individual test script. (check-in: [2662d8fef7] user: dan branch: permutations-fix, size: 6229)
2016-03-14
18:34
[3f1984a046] part of check-in [99b9d7eef6] Many more test cases fixed. Only a few remain. (check-in: [99b9d7eef6] user: drh branch: see-testing, size: 6221)
2014-12-31
14:18
[6f849ccffe] part of check-in [cf48eb608a] Make sure PRAGMA data_version is updated even if the cache is empty when another connection changes the database. (check-in: [cf48eb608a] user: drh branch: trunk, size: 6204)
2014-12-30
18:07
[0ca2aea149] part of check-in [79693f0412] Fix problems with the "inmemory_journal" permutation. (check-in: [79693f0412] user: dan branch: trunk, size: 6180)
2014-12-22
22:02
[4f141da233] part of check-in [a08b0c7512] Fix a typo in an evidence mark on a test script. No changes to code. (check-in: [a08b0c7512] user: drh branch: trunk, size: 6011)
18:41
[3da08d907b] part of check-in [7a97826f33] Redefine the way PRAGMA data_version works: It continues to change when any other connection commits, including shared-cache connections, but does not change if the local connection commits. (check-in: [7a97826f33] user: drh branch: trunk, size: 6011)
2014-12-20
14:50
[1935dfdd00] part of check-in [de50f25ce3] Add the "PRAGMA data_version" command for checking to see if a database has been modified. (check-in: [de50f25ce3] user: drh branch: trunk, size: 5119)
14:34
[af097524ab] part of check-in [44ee538374] Update the PRAGMA data_version command so that it reponse to changes made by a shared-cache database connection, and also to changes made by the same database connection. Add test cases to verify the new behavior. (check-in: [44ee538374] user: drh branch: data_version_pragma, size: 4456)
2014-12-19
20:27
Added: [117ef9768f] part of check-in [c5fb7d6a10] Adding test cases for the "PRAGMA data_version" command. (check-in: [c5fb7d6a10] user: drh branch: data_version_pragma, size: 1537)