Home
last modified time | relevance | path

Searched refs:Insert (Results 1 – 25 of 30) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dconflict3.test39 # Insert a row that conflicts on column B. The insert should be ignored.
46 # Insert two rows where the second conflicts on C. The first row show go
69 # Insert a row that conflicts on column B. The insert should be ignored.
76 # Insert two rows where the second conflicts on C. The first row show go
99 # Insert a row that conflicts on column B. The insert should be ignored.
106 # Insert two rows where the second conflicts on C. The first row show go
129 # Insert a row that conflicts on column B. The insert should be ignored.
136 # Insert two rows where the second conflicts on C. The first row show go
159 # Insert a row that conflicts on column B. The insert should be ignored.
166 # Insert two rows where the second conflicts on C. The first row show go
[all …]
H A Dtypes.test221 # Insert some reals. These should be 10 byte records.
249 # Insert a NULL. This should be a two byte record.
268 # Insert a couple of strings.
H A Dfuzz_common.tcl232 proc Insert {} { procedure
266 {[Insert]}
H A Dfuzz.test324 # Insert a small amount of data into the database and then run
349 do_fuzzy_test fuzz-5.2 -template {[Insert]} -errorlist table
H A Dioerr4.test51 # Insert and delete many records in order to put lots of pages
H A Dio.test75 # Insert into the table 4 records of aproximately 240 bytes each.
91 # Insert another 240 byte record. This causes two leaf pages
100 # Insert another 3 240 byte records. After this, the tree consists of
H A Dbusy2.test92 # Insert a row using [db2] in process 2. Then try a passive checkpoint.
H A Ddelete2.test19 # (1) Create a table with an index. Insert some data into that table.
H A Dblob.test86 # Insert a blob into a table and retrieve it.
H A Dfts3comp1.test67 # Insert another row and check that it can be read back. Also that the
H A Dcorrupt4.test70 # Insert a negative number as the number of leaves on the trunk.
H A Dserver1.test167 # Insert into t1 is successful after finishing the other two threads.
H A De_changes.test52 # Insert 1 row.
55 # Insert 10 rows.
H A Dfts2token.test46 # 2: Query for the built-in tokenizer 'simple'. Insert a copy of the
H A Denc2.test77 # Insert some data
83 # Insert some data
H A Dquote.test27 # Insert, update and query the table.
H A Dinsert2.test32 # Insert into a new table from the old one.
H A Dfts3atoken.test48 # 2: Query for the built-in tokenizer 'simple'. Insert a copy of the
H A Dincrblob2.test216 # Insert a couple of new rows. This should not invalidate any handles.
H A Dcrash.test127 # crash-2.1: Insert 18 pages of data into the database.
H A DtriggerC.test377 # 4. Insert new record.
389 # 4. Insert new record.
H A Dintpkey.test51 # Insert some records into the new table. Specify the primary key
H A Dautoinc.test86 # Insert an entries into the t1 table and make sure the largest key
/sqlite-3.40.0/ext/session/
H A Dsession9.test149 # $cc1 - Insert a row into t1.
150 # $cc2 - Insert a row into t2.
H A Dsession2.test138 -- Insert many rows with real primary keys. Enough to force the session

12