Lines Matching refs:temp
29 if {$name == "temp"} {
56 CREATE TRIGGER tr1 AFTER $event ON t1 BEGIN SELECT r('temp.tr1') ; END;
80 {main.tr2 temp.tr1 aux.tr1 aux.tr2 aux.tr3}
82 {main.tr2 temp.tr1 aux.tr1 aux.tr2 aux.tr3}
89 {main.tr1 main.tr2 temp.tr1 aux.tr2 aux.tr3}
91 {main.tr1 main.tr2 temp.tr1 aux.tr2 aux.tr3}
94 {main.tr1 main.tr2 temp.tr1 aux.tr1 aux.tr2 aux.tr3}
96 {main.tr1 main.tr2 temp.tr1 aux.tr1 aux.tr2 aux.tr3}
103 1 t1 "DROP TRIGGER tr1" {temp.tr1} {}
107 4 t1 "DROP TRIGGER tr2" {temp.tr1} {temp.tr1}
111 7 t1 "DROP TRIGGER tr3" {temp.tr1} {temp.tr1}
141 1 t1 "DROP TRIGGER tr1" {temp.tr1} {}
145 4 t1 "DROP TRIGGER tr2" {temp.tr1} {temp.tr1}
149 7 t1 "DROP TRIGGER tr3" {temp.tr1} {temp.tr1}
168 1 t1 "DROP TRIGGER tr1" {temp.tr1} {}
172 4 t1 "DROP TRIGGER tr2" {temp.tr1} {temp.tr1}
176 7 t1 "DROP TRIGGER tr3" {temp.tr1} {temp.tr1}
201 } {main.tr1 main.tr2 temp.tr1 aux.tr1 aux.tr2 aux.tr3}