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
@@ -88,8 +88,8 @@ if {$tcl_platform(platform) == "unix"
|
||||
BEGIN;
|
||||
INSERT INTO t3 VALUES('hello world');
|
||||
}
|
||||
file copy -force test.db testA.db
|
||||
file copy -force test.db-journal testA.db-journal
|
||||
forcecopy test.db testA.db
|
||||
forcecopy test.db-journal testA.db-journal
|
||||
execsql {
|
||||
COMMIT;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user