mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Modifications to test code so that the sqlite3MemdebugHastype() assert() statements are enabled for Tcl tests.
FossilOrigin-Name: e3c423cb1407c06a3806ae6304e4713c37cd446f4cc399731884e3d009938e57
This commit is contained in:
@ -129,6 +129,7 @@ if {[info command sqlite_orig]==""} {
|
||||
set ::dbhandle [lindex $args 0]
|
||||
uplevel #0 $::G(perm:dbconfig)
|
||||
}
|
||||
[lindex $args 0] cache size 3
|
||||
set res
|
||||
} else {
|
||||
# This command is not opening a new database connection. Pass the
|
||||
|
Reference in New Issue
Block a user