]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Multiple calls to julianday('now') and similar date functions within the private
authordrh <drh@noemail.net>
Mon, 16 Sep 2013 11:16:48 +0000 (11:16 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Sep 2013 11:16:48 +0000 (11:16 +0000)
commit458c4bfa4f2a0e17206e0f8daaffef43d19a7f88
treea440c58bb530c9a336de3e321135c974ebf86433
parentb8af6a285c6cdd01c695eeb0ce8d3ffcab9914cd
Multiple calls to julianday('now') and similar date functions within the
same statement return exactly the same time.

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