]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Back out the 'txn' enhancement to date/time functions. The duration of a
authordrh <>
Wed, 8 Feb 2023 20:29:48 +0000 (20:29 +0000)
committerdrh <>
Wed, 8 Feb 2023 20:29:48 +0000 (20:29 +0000)
commit601e4d4a0f0a62ab148d9aa77dfff2862626508f
treee8d229285d2967e51e28921d4136b9cbd900089b
parent03b30b7abe0167ee5f80a9fba4a7e605caf787b4
Back out the 'txn' enhancement to date/time functions.  The duration of a
"transaction" is confused and needs to be straightened out prior to moving
forward with this change.

FossilOrigin-Name: 4a145f07322d768a07619bed27e0390d50f3a01d07787b9296234a5ceb6f1218
manifest
manifest.uuid
src/date.c
src/sqliteInt.h
src/vdbeapi.c
src/vdbeaux.c
test/date.test