Skip to content

v0.10.8

Compare
Choose a tag to compare
@marioba marioba released this 04 Feb 10:29
· 48 commits to master since this release

Improve aggregate data migration

  • Logs are printed immediately to show what's happening
  • Every 1000 records the data is committed to the database and the old rows are deleted, so it is possible to restart the migration if it didn't finish the first time and it will continue without restarting from the beginning
  • Ambiguous times (due to daylight saving time transitions) are managed

Full Changelog: v0.10.7...v0.10.8