factor/basis/db/sqlite
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
..
errors Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
ffi db.sqlite: Fix NULL returns for INTEGER columns in sqlite 2016-07-22 08:20:56 -07:00
lib calendar.*: replacing hms>timestamp and timestamp>hms with duration variants 2017-01-05 12:38:05 +01:00
authors.txt move db to basis 2008-09-02 18:26:31 -05:00
sqlite-tests.factor db.sqlite: use temporary test.db for tests. 2016-11-08 09:32:45 -08:00
sqlite.factor calendar.*: replacing hms>timestamp and timestamp>hms with duration variants 2017-01-05 12:38:05 +01:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
test.txt move db to basis 2008-09-02 18:26:31 -05:00