Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 73) sorted by relevance

123

/sqlite-3.40.0/test/
H A Dfuzz3.test69 # the byte that is modified, and the value that it is set to. The lower
71 # modified is the value of ($iMod >> 8).
H A Dwalbak.test30 # walback-2.*: Test backups when the source db is modified mid-backup.
103 # Backups when the source db is modified mid-backup.
H A Dfts3aux1.test375 } {1 {table terms may not be modified}}
378 } {1 {table terms may not be modified}}
381 } {1 {table terms may not be modified}}
H A Dvtabdrop.test25 # table is not modified and the internal schema remains intact.
H A Dvtab_alter.test30 # is "tbl_base"), then the name of the real table is modified
H A Dhook.test124 # 4.2.* - Check that the update-hook is invoked for rows modified by trigger
126 # an attached database is modified.
146 # internal system tables are modified (i.e. sqlite_sequence).
197 # ROWID tables are modified.
H A Dreturning1.test160 # for the table being modified. This might change in the future.
191 } {1 {table pragma_encoding may not be modified}}
H A Dcrash2.test50 # table so that page 1 and page 4 are modified. Using a
H A Dbackup.test33 # backup-5.*: Test the source database being modified during a backup.
471 # when the source database is modified during the backup. Test cases
482 # backup-5.x.4.*: Database is vacuumed and the page-size modified.
H A Dfts3cov.test276 # If a set of documents are modified within a transaction, the
278 # less than or equal to the previous docid is modified.
H A Dsnapshot_fault.test107 # running a modified version of SQLite that allowed snapshots to be
H A Dpragma3.test38 # an indication that the database file has been modified.
H A Dfilefmt.test122 # and later can read and write databases that have been modified or created
H A Dvacuum2.test234 # VACUUM. Even if the modified collation is attached to a PK of a WITHOUT
H A De_fkey.test1044 # parent key values of an existing row are modified, a query equivalent
1051 # of the parent key is modified or a new row is inserted into the parent
1773 # when a parent key is modified or deleted from the database, no special
1942 # keys is deleted or modified.
2016 # then when a parent key is deleted (for ON DELETE SET NULL) or modified
2142 # that the values stored in each dependent child key are modified to
2368 # values of the parent key are modified so that the new parent key
2529 # constraints are modified to refer to the parent table by its new name
2534 # statement or statements stored in the sqlite_schema table are modified
H A Djournal2.test148 # modified before the transaction is committed.
/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c293 int modified = 0; in docListUpdate() local
313 modified = 1; in docListUpdate()
327 modified = 1; in docListUpdate()
330 return modified; in docListUpdate()
/sqlite-3.40.0/ext/userauth/
H A Duser-auth.txt119 The sqlite3_set_authorizer() callback is modified to take a 7th parameter
153 To compute an appropriate sqlite_user.pw value from a new or modified
/sqlite-3.40.0/ext/rtree/
H A Drtree7.test13 # database page-size is modified. At one point (3.6.22), this was causing
/sqlite-3.40.0/ext/session/
H A Dsession6.test12 # Specifically, it tests that sessions work when the database is modified
H A Dsession3.test88 # correctly when the schema of an attached table is modified during the
/sqlite-3.40.0/ext/rbu/
H A Drbuvacuum.test281 # 2.2.* database modified mid vacuum.
335 } {1 {SQLITE_BUSY - database modified during rbu vacuum}}
H A Drbu6.test68 } {1 {SQLITE_BUSY - database modified during rbu update}}
H A Drbu12.test200 # modified. At which point the values are incremented.
/sqlite-3.40.0/doc/
H A Dpager-invariants.txt62 (9) Whenever the database file is modified, at least one bit in the range

123