Commit graph

2 commits

Author SHA1 Message Date
Sukhwinder Dhillon
cb5373b49e
Models: Use MillisecondTimestamp instead of Timestamp behavior (#753)
The `Timestamp` behavior returns float values, which the database (pgsql) cannot convert properly.
We already have a `MillisecondTimestamp` behavior, so we should use that.
2023-05-30 16:05:11 +02:00
Sukhwinder Dhillon
3b8752556f Introduce class ServiceMetaInfo and use it in ServiceController 2021-09-03 11:53:43 +02:00