]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Proof-of-concept for new time-interval operator "pg-month" and "pg-year" that
authordrh <>
Sat, 2 Mar 2024 13:38:46 +0000 (13:38 +0000)
committerdrh <>
Sat, 2 Mar 2024 13:38:46 +0000 (13:38 +0000)
commit696400584766e3c49edf22863ce463c6655ea775
treeaabd6d943016cfdda4300a59b01906664c5c187b
parent91d7bd8ec7ad0c3497200c4c95d3c518c28b93ea
Proof-of-concept for new time-interval operator "pg-month" and "pg-year" that
use the truncate-to-month algorithm for month overflow instead of the
wrap-to-next-month algorithm that is used by SQLite by default.

FossilOrigin-Name: b606c0965788f56547435c9318b60e32990877e14a9640d887f33f39d1bdc7c3
manifest
manifest.uuid
src/date.c