Home
last modified time | relevance | path

Searched refs:fired (Results 1 – 13 of 13) sorted by relevance

/sqlite-3.40.0/test/
H A Dtemptrigger.test38 # temptrigger-1.2: Check that the temp trigger is correctly fired. Check
39 # that the temp trigger is not fired by statements
46 # temptrigger-1.4: Check that the temp trigger is still fired correctly.
151 # temptrigger-3.2: Check that the temp trigger is correctly fired.
155 # schema. Check that the temp trigger is still fired
H A DtriggerC.test34 # triggers are fired when rows are deleted as part of OR
35 # REPLACE conflict resolution. And that they are not fired
557 # This block of tests, triggerC-5.*, test that DELETE triggers are fired
683 INSERT INTO t8 VALUES('after fired ' || old.rowid || '->' || new.rowid);
695 } {3 4 5 7 {after fired 3->3}}
723 } {2 3 4 3 5 7 8 1 2 {after fired 1->8} {after fired 3->3}}
732 } {2 3 4 3 5 6 8 1 2 {after fired 1->8}}
742 INSERT INTO t8 VALUES('after fired ' || old.rowid);
754 } {3 5 6 8 1 2 {after fired 2}}
790 # that fired a BEFORE trigger that itself updated the same row as the
H A De_droptrigger.test132 # is not fired by any subsequent INSERT, UPDATE or DELETE statements.
136 # droptrigger-2.* test that dropped triggers are not fired by INSERT
137 # statements. The following tests verify that they are not fired by
H A Dupfrom2.test19 # 1.*: Test that triggers are fired correctly for UPDATE FROM statements,
21 # views - these are fired once for each row returned by the join,
H A Dwithout_rowid4.test16 # These tests ensure that BEFORE and AFTER triggers are fired at the correct
30 # with WHEN clauses) are fired only fired when they are supposed to be.
H A Dtrigger2.test13 # These tests ensure that BEFORE and AFTER triggers are fired at the correct
27 # with WHEN clauses) are fired only fired when they are supposed to be.
H A Dhook.test916 # Test that the "update" hook is not fired for operations on the
967 # Test that the pre-update hook is fired for INSERT statements that use
H A Dconflict3.test423 INSERT INTO log VALUES('fired!');
H A Dfts1porter.test8065 fired fire
/sqlite-3.40.0/src/
H A Dtest_thread.c412 int fired; /* True after unlock event has occurred */ member
425 p->fired = 1; in unlock_notify_cb()
450 un.fired = 0; in wait_for_unlock_notify()
468 if( !un.fired ){ in wait_for_unlock_notify()
H A Dsqlite.h.in2495 ** by this routine reverts to what it was before the trigger was fired.)^
/sqlite-3.40.0/ext/fts3/
H A DREADME.content158 The DELETE trigger must be fired before the actual delete takes place
161 be fired after the new row is inserted, so as to handle the case where the
163 be split into two parts, one fired before and one after the update of the
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test4040 fired fire fires fire