killbill / killbill-analytics-plugin

Kill Bill plugin for financial reporting
https://killbill.io
Apache License 2.0
11 stars 32 forks source link

Add information on data freshness #138

Open pierre opened 2 years ago

pierre commented 2 years ago

It would be helpful to understand how stale the data is. To do so, we could update all tables to have a refreshed_at datetime not null column, which would be populated each time a row is created or updated.