Skip to content

- Fixed bug causing to leave all old reputation data (which shall be truncated)

Bartek Wrona requested to merge bw_post_initial_sync_fixes into develop
  • After creating indexes ANALYZE statement is called automatically
  • db_upgrade performs an VACUUM FULL ANALYZE spawn if needed
  • update procedures notify about their execution

Merge request reports