Home
last modified time | relevance | path

Searched refs:Delete (Results 1 – 25 of 33) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dautovacuum.test94 # Delete one set of rows from the table.
387 # Step 1: Delete av3_i1 (root-page 11). Move root-page of av4_i4 to page 11.
388 # Step 2: Delete av3 (root-page 10). Move root-page of av4_i3 to page 10.
389 # Step 3: Delete sqlite_autoindex_av1_3 (root-page 9). Move av4_i2 to page 9.
416 # Step 1: Delete av1 (root page 4). Root-page of av4_i1 fills the gap.
417 # Step 2: Delete sqlite_autoindex_av1_1 (root page 3). Move av4 to the gap.
438 # Step 1: Delete av4_i4.
439 # Step 2: Delete av4_i3.
440 # Step 3: Delete av4_i2.
441 # Step 4: Delete av4_i1. av2_i2 replaces it.
[all …]
H A Dspeed1p.test285 # Delete all content in a table.
293 # Delete all content in a table, one row at a time.
321 # Delete 20000 random rows from the table.
331 # Delete 20000 more rows at random from the table.
H A Dspeed1.test235 # Delete all content in a table.
243 # Delete all content in a table, one row at a time.
271 # Delete 20000 random rows from the table.
282 # Delete 20000 more rows at random from the table.
H A Dspeed2.test280 # Delete all content in a table.
288 # Delete all content in a table, one row at a time.
316 # Delete 20000 random rows from the table.
327 # Delete 20000 more rows at random from the table.
H A Dspeed1p.explain300 # Delete all content in a table.
310 # Delete all content in a table, one row at a time.
342 # Delete 20000 random rows from the table.
355 # Delete 20000 more rows at random from the table.
H A Dfuzz_common.tcl256 proc Delete {} { procedure
268 {[Delete]}
H A Dincrblob2.test187 # Delete row 14. This should abort handle 6 but leave all others untouched.
223 # Delete all rows from 1 to 25. This should abort all handles up to 25.
230 # Delete the whole table (this will use sqlite3BtreeClearTable()). All handles
H A Dtrans2.test99 # Delete one row out of every 10 in the database. This will add
169 # Delete all of the newly inserted records. Verify that the database
H A Deval.test45 # Delete a row out from under a read cursor in the middle of
H A Dtempdb2.test33 # 1.3: Delete the contents of [t1]. This moves all of its leaves to the
H A Ddelete.test33 # Delete selected entries from a table with and without an index.
159 # Delete large quantities of data. We want to test the List overflow
H A Dfts3comp1.test86 # Delete a row and check that the full-text index is correctly updated.
H A Dnockpt.test103 # Delete the database, wal and shm files.
H A Dspeed3.test154 # Delete all content in a table, one row at a time.
H A Dsync2.test130 # Delete mode, sync=full. The first transaction does one sync on
H A Dfordelete.test60 if {$R(opcode) == "Delete"} {
H A Dpragma2.test35 # Delete the preexisting database to avoid the special setup
H A Dresetdb.test99 # Delete the old connections and database and start over again
H A Dswarmvtab.test124 # Delete all the database files created above.
H A Dbackup2.test70 # Delete the original. Restore from backup. Verify the content is
H A Dsubselect.test91 # Try something useful. Delete every entry from t2 where the
/sqlite-3.40.0/ext/session/
H A Dsession9.test153 # $ccdel1 - Delete the row from t1.
154 # $ccdel2 - Delete the row from t2.
/sqlite-3.40.0/tool/
H A DGetFile.cs440 File.Delete(fileName); in Main()
/sqlite-3.40.0/ext/rtree/
H A Drtree8.test159 # Delete half of a lopsided tree.
H A DrtreeC.test227 # Delete the ANALYZE data. "t1" should be the outer loop again.

12