flucky/pkg
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
..
cli fix: cli temperature read 2020-09-21 20:05:37 +02:00
config fix: remove obsolete attributes from config.json 2020-09-07 19:12:30 +02:00
daemon fix: cli temperature read 2020-09-21 20:05:37 +02:00
internal/format fix: new implementation 2020-05-03 14:09:22 +02:00
repository fix: postgres columns with timezone 2020-10-07 23:38:27 +02:00
sensor fix: cli temperature read 2020-09-21 20:05:37 +02:00
testutils feat: add pkg to start postgres container 2020-06-18 21:37:09 +02:00
types fix: cli temperature read 2020-09-21 20:05:37 +02:00