Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/stmt.test
2018-01-15
| ||
21:59 | [96bf5c9030] part of check-in [c9d2ec51c8] Merge the enhancements associated with the first 3.22.0 beta. (check-in: [c9d2ec51c8] user: drh branch: apple-osx, size: 3074) | |
2018-01-13
| ||
13:07 | [54ed2cc076] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 2461) | |
2016-03-04
| ||
14:57 | [fc832e52bd] part of check-in [2f0c195ccc] Merge recent enhancements from trunk, and especially the changes that reduce the heap-memory footprint of schemas, and defer opening and writing to statement journals. (check-in: [2f0c195ccc] user: drh branch: apple-osx, size: 3012) | |
14:23 | [64844332db] part of check-in [5b2fe5219a] Update test cases to taken deferred statement-journal opening into account. (check-in: [5b2fe5219a] user: drh branch: memjournal-exp, size: 2399) | |
2010-11-19
| ||
23:50 | [78a6764439] part of check-in [c8bc057c7d] Merge all the latest changes from the trunk into the apple-osx branch. (check-in: [c8bc057c7d] user: drh branch: apple-osx, size: 2916) | |
2010-09-20
| ||
14:55 | [25d64e3dbf] part of check-in [ba8ca9c9e2] Changes to test scripts to work with SQLITE_TEMP_STORE=2. (check-in: [ba8ca9c9e2] user: dan branch: trunk, size: 2303) | |
2010-08-18
| ||
00:09 | [8e39760750] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 2886) | |
2010-06-03
| ||
12:35 | [7915bd3e83] part of check-in [c43deb33ae] Delay opening the sub-journal until SQLite actually needs to write data to it. (check-in: [c43deb33ae] user: dan branch: trunk, size: 2273) | |
2010-02-23
| ||
21:08 | [ac97e59879] part of check-in [8bf710ce6d] Fix the stmt.test test script so that it works with SQLITE_TEMP_STORE=3. (check-in: [8bf710ce6d] user: drh branch: trunk, size: 2033) | |
2010-02-18
| ||
08:19 | Added: [877d41d41b] part of check-in [0e42258040] Allow statements like "REPLACE INTO tbl(rowid) VALUES(...)" to run without a statement journal as long as there are no triggers, foreign keys or indexes. (check-in: [0e42258040] user: dan branch: trunk, size: 1942) | |