factor/basis/db/sqlite/lib
Björn Lindqvist b17590db24 calendar.*: replacing hms>timestamp and timestamp>hms with duration variants
hms>duration is better because a timestamp without a date is
invalid. This also makes it so the SQL TIME column maps to duration. Now
we can add some validation so that you aren't allowed to create invalid
timestamps.
2017-01-05 12:38:05 +01:00
..
lib.factor calendar.*: replacing hms>timestamp and timestamp>hms with duration variants 2017-01-05 12:38:05 +01:00