Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/laststmtchanges.test
2008-10-27
| ||
13:59 |
[ae613f5381]
part of check-in [e68e4282ad]
Make sqlite3_count_changes() and total_changes() work with "DELETE FROM | |
2007-04-25
| ||
11:28 | [18ead86c8a] part of check-in [58ea768c3e] Fix a bug in the sqlite3_changes() function reported on the mailing list. (CVS 3868) (check-in: [58ea768c3e] user: drh branch: trunk, size: 8369) | |
2005-03-29
| ||
03:10 | [19a6d0c11f] part of check-in [c41d55443c] Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) (check-in: [c41d55443c] user: danielk1977 branch: trunk, size: 7996) | |
2004-11-22
| ||
08:43 | [07cbdabc52] part of check-in [711e8d7695] Modify test suite to work when SQLITE_OMIT_VIEW is defined. (CVS 2132) (check-in: [711e8d7695] user: danielk1977 branch: trunk, size: 7988) | |
2004-11-04
| ||
04:42 | [9cb56c5935] part of check-in [c33b3a6137] All tests pass even if OMIT_TRIGGER is defined. (CVS 2053) (check-in: [c33b3a6137] user: drh branch: trunk, size: 7873) | |
2004-06-21
| ||
06:50 | [417aa27eb2] part of check-in [ae2f4a0943] Update sqlite3_changes() to match the documentation and add sqlite3_total_changes(). (CVS 1645) (check-in: [ae2f4a0943] user: danielk1977 branch: trunk, size: 7724) | |
2004-02-20
| ||
22:54 | Added: [cabd11bdfb] part of check-in [6734c92339] Fixed behaviour of last_insert_rowid() with triggers and add last_statement_change_count() function that works correctly with triggers. (CVS 1252) (check-in: [6734c92339] user: rdc branch: trunk, size: 7757) | |