Commit Graph

2 Commits (91055f497f0cafa66b928fea717813114c4e8b99)

Author SHA1 Message Date
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table ()
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies ()
* Move status counters to separate table, count replies

* Migration to remove old counter columns from statuses table

* Fix schema file