flucky/pkg
Markus Pesch 366dccde12
fix: use go-migrate pkg to init or update db schema
Instead to implement own logic how the database scheme should be updated
or migrated to a newer or older version flucky use now instead the
go-migrate package.
2021-01-30 15:44:21 +01: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: define cache values 2020-10-07 23:59:27 +02:00
internal/format fix: new implementation 2020-05-03 14:09:22 +02:00
repository fix: use go-migrate pkg to init or update db schema 2021-01-30 15:44:21 +01:00
sensor fix: cli temperature read 2020-09-21 20:05:37 +02:00
types fix: cli temperature read 2020-09-21 20:05:37 +02:00