]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enforce the restriction that 'unixepoch' only works as the first modifier
authordrh <>
Thu, 27 Jan 2022 13:52:01 +0000 (13:52 +0000)
committerdrh <>
Thu, 27 Jan 2022 13:52:01 +0000 (13:52 +0000)
commit4b51e8bd68ed3422412e0d0611855e190b3b6ca9
treea700d88fb7b0762924a2a6b9136de7cdbdd61418
parenta5c9a707578add09ac07fef85799a2378ee4a89a
Enforce the restriction that 'unixepoch' only works as the first modifier
after the time-value.  This has been documented since 2004, but has never
actually been enforced before.  Also add new test cases for date/time
functions with evidence marks.

FossilOrigin-Name: 64fa9e8c87179211cec248e6dfd7578502e6e969a19e91a4f0e21ed9b972a6bc
manifest
manifest.uuid
src/date.c
test/date3.test [new file with mode: 0644]