Lines Matching refs:entry
76 INSERT INTO t1 VALUES(5,'second','entry');
87 INSERT INTO t1 VALUES(6,'second','entry');
98 } {5 5 hello world 6 6 second entry}
110 # Try to change the ROWID for the new entry.
117 } {4 one two 5 hello world 6 second entry}
163 } {-3 y z 4 one two 5 hello world 6 second entry}
205 } {4 4 one two 5 5 hello world 6 6 second entry 8 8 y z}
230 } {5 5 hello world 4 4 one two 6 6 second entry 8 8 y z}
236 } {5 hello world 6 second entry 8 y z}
242 } {5 hello world 6 second entry -4 y z}
247 } {-4 y z 5 hello world 6 second entry}
374 INSERT INTO t1 VALUES(0,'zero','entry');
379 } {0 zero entry 0}