Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 25 of 92) sorted by relevance

1234

/sqlite-3.40.0/test/
H A Dfuzz-oss1.test24 # No attempt is made to verify correct operation of the resulting schema
90 CREATE INDEX idx_operation_account_id ON operation (rd_account_id);
93 CREATE INDEX idx_operation_i_number ON operation (i_number);
94 CREATE INDEX idx_operation_i_tmp ON operation (i_tmp);
95 CREATE INDEX idx_operation_rd_account_id ON operation (rd_account_id);
96 CREATE INDEX idx_operation_rc_unit_id ON operation (rc_unit_id);
97 CREATE INDEX idx_operation_t_status ON operation (t_status);
98 CREATE INDEX idx_operation_t_import_id ON operation (t_import_id);
99 CREATE INDEX idx_operation_t_template ON operation (t_template);
100 CREATE INDEX idx_operation_d_date ON operation (d_date);
[all …]
H A Dbackup_ioerr.test106 # write operation should report an IO error. The backup should
110 # operation should proceed normally. The error should be reported
130 # before the operation was started.
241 # Step 5: Finish the backup operation. If an IO error occurs, check that
H A Dnotify2.test34 # transaction consists of 3 operations. Each operation is either a read
108 # Each transaction does 3 operations. Each operation is either a read
111 # each operation.
H A Dshmlock.test129 # Unlock operation
135 # Lock operation
H A De_walckpt.test151 # interface runs a checkpoint operation on database X of database
159 # zero length string, then the specified operation is attempted on all
237 # checkpoint operation at the same time, the lock cannot be obtained and
575 # checkpoint operation proceeds from that point in the same way as
662 # processing one or more of the attached WAL databases, the operation is
H A Djournal2.test60 # an operation, return with no further ado.
66 # Append a record of this operation to global list variable $::oplog.
H A DselectF.test12 # This file verifies that an OP_Copy operation is used instead of OP_SCopy
H A Dwalshared.test12 # focus of this file is testing the operation of the library in
H A Dwal64k.test12 # focus of this file is testing the operation of the library in
H A Dtkt3918.test52 # Create another table. This operation will attempt to extract
H A Dwalfault.test12 # focus of this file is testing the operation of the library in
376 # checkpoint is the first operation run after opening the database.
422 # a log recovery operation undertaken as part of a call to
H A Dwalbak.test12 # focus of this file is testing the operation of the library in
305 # Test that the following holds when a backup operation is run:
H A Dwalfault2.test12 # focus of this file is testing the operation of the library in
H A Dtableopts.test12 # Test the operation of table-options in the WITH clause of the
H A Drollbackfault.test12 # Test that errors encountered during a ROLLBACK operation correctly
H A Dtkt2565.test64 # within this operation, which moves the pager into the error state.
H A Dwal8.test12 # focus of this file is testing the operation of the library in
H A Dlock3.test12 # focus of this script is database locks and the operation of the
H A Dwalhook.test12 # focus of this file is testing the operation of the library in
H A Dfts4merge3.test78 # Run a big incr-merge operation on the db.
H A Dbackup4.test13 # size) is used as the source of a backup operation, the final destination
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5fault2.test77 # OOM within an 'optimize' operation that writes multiple pages to disk.
102 # OOM within an 'integrity-check' operation.
/sqlite-3.40.0/doc/
H A DF2FS.txt83 half-committed state before the rollback operation occurs.
/sqlite-3.40.0/ext/rbu/
H A DrbuC.test11 # Tests for RBU focused on the REPLACE operation (rbu_control column
/sqlite-3.40.0/ext/session/
H A Dsessionrebase.test39 # INSERT record. For an INSERT or UPDATE operation, the indirect flag
40 # is clear and all updated fields are defined. For a DELETE operation,

1234