]> Untitled Git - lemmy.git/history - migrations/2023-07-11-084714_receive_activity_table/up.sql
add enable_federated_downvotes site option
[lemmy.git] / migrations / 2023-07-11-084714_receive_activity_table / up.sql
2023-08-02 DessalinesAdding SQL format checking via `pg_format` / pgFormatte...
2023-07-14 NutomicSplit activity table into sent and received parts ...