Searched refs:Delete (Results 1 – 25 of 33) sorted by relevance
12
94 # 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 …]
285 # 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.
235 # 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.
280 # 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.
300 # 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.
256 proc Delete {} { procedure268 {[Delete]}
187 # 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
99 # Delete one row out of every 10 in the database. This will add169 # Delete all of the newly inserted records. Verify that the database
45 # Delete a row out from under a read cursor in the middle of
33 # 1.3: Delete the contents of [t1]. This moves all of its leaves to the
33 # Delete selected entries from a table with and without an index.159 # Delete large quantities of data. We want to test the List overflow
86 # Delete a row and check that the full-text index is correctly updated.
103 # Delete the database, wal and shm files.
154 # Delete all content in a table, one row at a time.
130 # Delete mode, sync=full. The first transaction does one sync on
60 if {$R(opcode) == "Delete"} {
35 # Delete the preexisting database to avoid the special setup
99 # Delete the old connections and database and start over again
124 # Delete all the database files created above.
70 # Delete the original. Restore from backup. Verify the content is
91 # Try something useful. Delete every entry from t2 where the
153 # $ccdel1 - Delete the row from t1.154 # $ccdel2 - Delete the row from t2.
440 File.Delete(fileName); in Main()
159 # Delete half of a lopsided tree.
227 # Delete the ANALYZE data. "t1" should be the outer loop again.