Lines Matching refs:sql
32 proc do_auth_test {tn sql authcode} {
35 execsql {$sql}
64 {SQLITE_READ sqlite_master sql main {}}
68 {SQLITE_READ sqlite_temp_master sql temp {}}
73 {SQLITE_UPDATE sqlite_master sql main {}}
75 {SQLITE_UPDATE sqlite_temp_master sql temp {}}
88 {SQLITE_READ sqlite_master sql main {}}
92 {SQLITE_READ sqlite_temp_master sql temp {}}
95 {SQLITE_UPDATE sqlite_master sql main {}}
96 {SQLITE_UPDATE sqlite_temp_master sql temp {}}
108 {SQLITE_READ sqlite_master sql main {}}
112 {SQLITE_READ sqlite_temp_master sql temp {}}
115 {SQLITE_UPDATE sqlite_master sql main {}}
116 {SQLITE_UPDATE sqlite_temp_master sql temp {}}