diff options
Diffstat (limited to 'test/ctime.test')
-rw-r--r-- | test/ctime.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ctime.test b/test/ctime.test index 1f07c1a94..26b2fa2ee 100644 --- a/test/ctime.test +++ b/test/ctime.test @@ -81,6 +81,7 @@ ifcapable threadsafe2 { # SQLITE_THREADSAFE should pretty much always be defined # one way or the other, and it must have a value of 0 or 1. +sqlite3_db_config db SQLITE_DBCONFIG_DQS_DML 1 do_test ctime-1.4.1 { catchsql { SELECT sqlite_compileoption_used('SQLITE_THREADSAFE'); |