mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-06 09:04:48 +00:00
![andrewmoise](/assets/img/avatar_default.png)
* Change 'Scaled' sort to use total interactions instead of monthly users * Misc SQL fixes * Fix formatting of error message * Run rustfmt
3 lines
70 B
SQL
3 lines
70 B
SQL
ALTER TABLE community_aggregates
|
|
DROP COLUMN interactions_month;
|
|
|