Lines Matching refs:table
249 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
253 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
257 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
268 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
275 } {1 {no such table: one}}
277 # Test commits and rollbacks of table CREATE TABLEs, CREATE INDEXs
283 WHERE type='table' OR type='index'
292 WHERE type='table' OR type='index'
300 WHERE type='table' OR type='index'
308 WHERE type='table' OR type='index'
320 WHERE type='table' OR type='index'
328 WHERE type='table' OR type='index'
337 WHERE type='table' OR type='index'
345 WHERE type='table' OR type='index'
358 WHERE type='table' OR type='index'
366 WHERE type='table' OR type='index'
386 WHERE type='table' OR type='index'
395 } {1 {no such table: t2}}
400 WHERE type='table' OR type='index'
472 } {1 {no such table: t1}}
474 # Repeat on a table with an automatically generated index.
533 } {1 {no such table: t1}}
597 # constraint the first field of the table in order to generate an
817 # of a table, make lots of modifications to that table, then do a rollback.
845 # The following procedure computes a "signature" for table "t3". If
857 # 40 times for full testing. Each iteration of the test makes table