Lines Matching refs:RELEASE
22 # The following tests - savepoint-1.* - test that the SAVEPOINT, RELEASE
30 RELEASE sp1;
48 RELEASE sp1;
56 RELEASE sp2;
61 execsql { RELEASE sp1 }
73 execsql { RELEASE SAVEPOINT sp1 }
88 execsql { RELEASE SAVEPOINT SP1 }
173 RELEASE two;
215 execsql { RELEASE "transaction" }
300 execsql {RELEASE abc}
301 catchsql {RELEASE abc}
322 catchsql {RELEASE def}
358 do_test savepoint-5.4.3 { catchsql "RELEASE main" } {0 {}}
362 catchsql { RELEASE main }
366 catchsql { RELEASE main }
555 execsql { RELEASE save1 }
559 execsql { RELEASE "including Whitespace " }
583 execsql { RELEASE sp1 }
585 } {SQLITE_SAVEPOINT RELEASE sp1 {} {}}
605 set res [catchsql { RELEASE sp1 }]
607 } {SQLITE_SAVEPOINT RELEASE sp1 {} {} 1 {not authorized}}
633 RELEASE one;
644 RELEASE one;
712 RELEASE one;
943 csql1 { RELEASE one }
948 sql1 { RELEASE one }
962 csql1 { RELEASE one }
971 RELEASE one;