mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-08-30 22:11:14 +00:00
upstream 3.7.9
This commit is contained in:
+2
-2
@@ -534,8 +534,8 @@ ifcapable conflict {
|
||||
# example, that you can drop and re-create tables referenced by triggers.
|
||||
ifcapable tempdb&&attach {
|
||||
do_test trigger1-10.0 {
|
||||
file delete -force test2.db
|
||||
file delete -force test2.db-journal
|
||||
forcedelete test2.db
|
||||
forcedelete test2.db-journal
|
||||
execsql {
|
||||
ATTACH 'test2.db' AS aux;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user