SQLite

All files named ”test/e_changes.test”
Login

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

History for test/e_changes.test

2021-10-01
20:39
[0f8c3e6aab] part of check-in [2f7c946c5f] Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. (check-in: [2f7c946c5f] user: dan branch: trunk, size: 13121)
2021-09-14
18:57
[6ba336a796] part of check-in [08cab8921e] Update requirements marks to reflect recent documentation changes. (check-in: [08cab8921e] user: drh branch: trunk, size: 13094)
2016-01-27
15:49
[d66e8c1e33] part of check-in [dde1db0dd2] Add assert() statements on the nExtraDelete variable in vdbe.c to try to verify that the FORDELETE and IDXDELETE flags are being generated correctly. Those flags are not currently generated correctly, and so the assert()s trip on this check-in. (check-in: [dde1db0dd2] user: drh branch: fordelete-assert, size: 13077)
2014-10-28
18:24
Added: [fd66105385] part of check-in [41cdd0c422] Modify the documentation for sqlite3_changes() to make it more testable. Add tests and minor fixes for the same. (check-in: [41cdd0c422] user: dan branch: trunk, size: 13072)