activate recursive triggers in test sql
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
PRAGMA foreign_keys = ON;
|
||||
PRAGMA recursive_triggers = ON;
|
||||
|
||||
-- To understand the sql below, see the schema.sql file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user