flucky/pkg/repository/db
Markus Pesch 0fc4aa7c28
fix: postgres columns with timezone
Add timezone for the columns creation_date and update_date, otherwise
it's difficult to compare the times correctly in the unit test.

Furthermore the default value of the creation_date will now be defined
by the postgres implementation of the database interface.
2020-10-07 23:38:27 +02:00
..
postgres fix: postgres columns with timezone 2020-10-07 23:38:27 +02:00
sqlite3 fix: add postgres backend 2020-06-01 22:50:05 +02:00
db.go fix: gnu-cc, missing humidity table, restrict repository select 2020-06-27 21:12:00 +02:00
postgres.go fix: postgres columns with timezone 2020-10-07 23:38:27 +02:00
sqlite.go fix: cli temperature read 2020-09-21 20:05:37 +02:00