Lines Matching refs:table
278 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
282 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
295 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
306 execsql {SELECT name FROM sqlite_master WHERE type='table' ORDER BY name}
313 } {1 {no such table: one}}
315 # Test commits and rollbacks of table CREATE TABLEs, CREATE INDEXs
321 WHERE type='table' OR type='index'
330 WHERE type='table' OR type='index'
338 WHERE type='table' OR type='index'
346 WHERE type='table' OR type='index'
358 WHERE type='table' OR type='index'
366 WHERE type='table' OR type='index'
375 WHERE type='table' OR type='index'
383 WHERE type='table' OR type='index'
396 WHERE type='table' OR type='index'
404 WHERE type='table' OR type='index'
424 WHERE type='table' OR type='index'
433 } {1 {no such table: t2}}
438 WHERE type='table' OR type='index'
510 } {1 {no such table: t1}}
512 # Repeat on a table with an automatically generated index.
571 } {1 {no such table: t1}}
635 # constraint the first field of the table in order to generate an
875 # of a table, make lots of modifications to that table, then do a rollback.
904 # The following procedure computes a "signature" for table "t3". If
916 # 40 times for full testing. Each iteration of the test makes table