Automatically turn off DEFENSIVE mode in the shell tool when executing scripts genera...
commit6f17d207276f479a9e3596646538aa02b361f004
authorDan Kennedy <danielk1977@gmail.com>
Mon, 8 Jan 2024 18:46:34 +0000 (8 18:46 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Mon, 8 Jan 2024 18:46:34 +0000 (8 18:46 +0000)
tree4faaffbc01e4b9aa3fdff4bbe563be9c88c945c6
parent3dd5c3d2b84b4642b51f59498ca3e9cd66387dd4
Automatically turn off DEFENSIVE mode in the shell tool when executing scripts generated by the ".dump" command against an empty database. Add a warning to the top of generated ".dump" scripts that populate virtual tables.
src/shell.c.in
test/shell9.test [new file with mode: 0644]
test/tester.tcl