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:
+1
-1
@@ -35,7 +35,7 @@ do_test shared7-1.2 {
|
||||
} {1 {database is already attached}}
|
||||
|
||||
do_test shared7-1.3 {
|
||||
file delete -force test2.db test2.db-journal
|
||||
forcedelete test2.db test2.db-journal
|
||||
db eval {
|
||||
ATTACH 'test2.db' AS test2;
|
||||
CREATE TABLE test2.t2(y);
|
||||
|
||||
Reference in New Issue
Block a user