]> git.ipfire.org Git - thirdparty/sqlite.git/commit
CLI enhancements to facilitate SQLite core testing:
authordrh <>
Thu, 29 Jun 2023 12:14:10 +0000 (12:14 +0000)
committerdrh <>
Thu, 29 Jun 2023 12:14:10 +0000 (12:14 +0000)
commit7f5fe1faf3d8e1c339cf66f4e2835f42d96d9606
tree3733841a379e84bd608952fa7180cef9bbe4f632
parent8fbb335d9f73dfa61b6da3f99e3408435297b850
CLI enhancements to facilitate SQLite core testing:
(1) Add built-in functions strtod() and dtostr() that convert text to
floating point and back using C-library routines.
(2) Do not disable all of ".testctrl" without --unsafe-testing, but only
those subcommands of .testctrl that are actually dangerous.

FossilOrigin-Name: 669996a8ddcbf35f3de66cf466508fc1e6dd09ab269aba395ac86a11b2ec238c
manifest
manifest.uuid
src/shell.c.in