SQLite

All files named ”test/delete2.test”
Login

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

History for test/delete2.test

2008-07-08
15:59
[3a03f2cca1] part of check-in [96df0a5fa4] 3 more coverage tests for btree.c. (CVS 5370) (check-in: [96df0a5fa4] user: danielk1977 branch: trunk, size: 3319)
2006-08-16
16:42
[c06be3806b] part of check-in [8c52d2ad46] Allows UPDATE, INSERT, and DELETEs to occur while a SELECT is pending on the same table. (CVS 3355) (check-in: [8c52d2ad46] user: drh branch: trunk, size: 2900)
2006-01-05
11:34
[d20b087332] part of check-in [deeda0dc06] Add the shared schema/pager modifications. Very few tests so far. (CVS 2859) (check-in: [deeda0dc06] user: danielk1977 branch: trunk, size: 2875)
2006-01-03
00:33
[d97a85b487] part of check-in [70b228575e] The sqlite TCL command no longer returns the hex address of the sqlite3* structure. Instead there is a new command in testfixture to find that information. (CVS 2852) (check-in: [70b228575e] user: drh branch: trunk, size: 2856)
2004-11-22
10:02
[e382b6a977] part of check-in [af635cab8a] Back out changes allowing writes to tables that have open cursors. (CVS 2134) (check-in: [af635cab8a] user: danielk1977 branch: trunk, size: 2864)
2004-11-16
15:50
[04a19e248d] part of check-in [a2e1c35b32] Perform deletes in a single pass. (CVS 2104) (check-in: [a2e1c35b32] user: danielk1977 branch: trunk, size: 2788)
2004-11-04
14:47
[1d3f99f52f] part of check-in [158a2d16a8] All tests pass when SQLITE_OMIT_INTEGRITY_CHECK is defined. (CVS 2055) (check-in: [158a2d16a8] user: drh branch: trunk, size: 2857)
2004-08-08
19:43
Added: [050a3a6e8e] part of check-in [fc879a9b1d] Attempting to open a locked table for writing should fail immediately. Ticket #842. (CVS 1880) (check-in: [fc879a9b1d] user: drh branch: trunk, size: 3007)