aboutsummaryrefslogtreecommitdiff
path: root/test/expr.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/expr.test')
-rw-r--r--test/expr.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/expr.test b/test/expr.test
index ec5c55c2e..c64b6cb70 100644
--- a/test/expr.test
+++ b/test/expr.test
@@ -970,6 +970,7 @@ do_realnum_test expr-13.7 {
}
} {9.22337203685478e+18}
+sqlite3_db_config db SQLITE_DBCONFIG_DQS_DML 1
do_execsql_test expr-13.8 {
SELECT "" <= '';
} {1}