mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-15 11:41:13 +03:00
Turn on defensive mode for running test scripts. Does not yet work.
FossilOrigin-Name: 1c1d24edbb732f2a2002a741c7a7afdd010b67e1b5e6d90ff36c6428897e7612
This commit is contained in:
@@ -136,6 +136,7 @@ if {[info command sqlite_orig]==""} {
|
||||
#
|
||||
uplevel 1 sqlite_orig $args
|
||||
}
|
||||
sqlite3_db_config [lindex $args 0] DEFENSIVE 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user