Commit Graph

2 Commits (88deca16cae2cb6e0b32e28ace68db5b96407cc9)

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