]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The date and time functions use the exact same notion of "now" for every
authordrh <drh@noemail.net>
Mon, 16 Sep 2013 12:57:19 +0000 (12:57 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Sep 2013 12:57:19 +0000 (12:57 +0000)
commit95a7b3e36da079317957ec9916cd258341cf0300
treeffffac827e9b7b8122bf52d86d8696db8f1a9c74
parentb8af6a285c6cdd01c695eeb0ce8d3ffcab9914cd
The date and time functions use the exact same notion of "now" for every
invocation within the same call to sqlite3_step().

FossilOrigin-Name: daf6ba413cb3cb6065774ba07495eab4a28b49b0
manifest
manifest.uuid
src/date.c
src/sqliteInt.h
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
test/date.test