Searched refs:Update (Results 1 – 25 of 35) sorted by relevance
12
| /sqlite-3.40.0/test/ |
| H A D | savepoint6.test | 110 # Update database [db] 113 # Update the Tcl database. 120 # Update database [db] 123 # Update the Tcl database.
|
| H A D | fuzz_common.tcl | 247 proc Update {} { procedure 265 {[Update]}
|
| H A D | capi2.test | 87 # Update: In v2, once SQLITE_MISUSE is returned the statement handle cannot 213 # Update for v3 - the change has not actually happened until the query is 232 # Update for v3: Preparing a statement does not affect the change counter. 429 # Update for v3: BEGIN doesn't write-lock the database. It is quite 622 # Update for version 3: A SELECT statement no longer resets the change
|
| H A D | bigsort.test | 27 # Update: https://sqlite.org/src/info/7c96a56 adds assert() statements
|
| H A D | insert.test | 148 # Update for sqlite3 v3: 257 # Update for v3 - the first table now begins on page 2 of each file, not 3. 265 # Update for v3 - the first table now begins on page 2 of each file, not 3.
|
| H A D | backup_malloc.test | 56 # Update the database.
|
| H A D | attach2.test | 120 # Update for version 3: A transaction is no longer rolled back if a 336 # Update: It's not actually created if a rollback occurs, so that test
|
| H A D | mallocC.test | 60 # Update: The new malloc() failure handling means that a transaction may
|
| H A D | conflict.test | 287 # Update (2007-08-21): Since temporary table files are now opened lazily, 290 # Update (2016-03-04): Subjournals now also open lazily, so t4 is also always 0. 394 # Update for version 3: A SELECT statement no longer resets the change
|
| H A D | conflict2.test | 287 # Update: Since temporary table files are now opened lazily, and none 290 # Update (2016-03-04): Subjournals now only open when their size 395 # Update for version 3: A SELECT statement no longer resets the change
|
| H A D | waloverwrite.test | 31 # + Within a transaction, loop through the set of blobs 5 times. Update
|
| H A D | multiplex3.test | 104 # a. Update a row.
|
| H A D | misuse.test | 154 # Update for v3: The db cannot be closed because there are active
|
| H A D | temptrigger.test | 153 # temptrigger-3.3: Update the schema of 'test2.db' using an external
|
| H A D | fuzz.test | 114 # Update: Any query with (LIMIT 0) was leaking stack.
|
| H A D | temptable.test | 245 # Update: The schema is reloaded in test temptable-4.10.1. And tclsqlite.c
|
| H A D | incrblob2.test | 173 # Update row 3. This should abort handle 3 but leave all others untouched.
|
| H A D | hook.test | 211 # Update hook is not invoked for changes to sqlite_master 265 # Update-hook + ATTACH
|
| H A D | e_vacuum.test | 222 # Update 2019-01-07: Rowids are now preserved by VACUUM.
|
| H A D | snapshot.test | 221 # Update - it is no longer an error to have a read-transaction open,
|
| H A D | select3.test | 122 # Update: As of 3.39.0, you can.
|
| H A D | delete.test | 299 # Update for v3: In v2 the DELETE statement would succeed because no
|
| H A D | lock.test | 49 # Update: The schema is now brought up to date by test lock-1.5.
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | rbu10.test | 85 # Update langid.
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5ah.test | 143 # advantage is a bit smaller in detail=none mode. Update $fraction to
|
12