factor/basis/db/postgresql
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.postgresql.ffi: fix 2015-07-19 17:45:52 -07:00
lib calendar.*: replacing hms>timestamp and timestamp>hms with duration variants 2017-01-05 12:38:05 +01:00
authors.txt
postgresql-tests.factor unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
postgresql.factor db.errors: move to db.{postgresql,sqlite}.errors. 2016-03-22 12:44:50 -07:00
summary.txt