You've already forked AstralRinth
forked from didirus/AstralRinth
Move download counting to worker (#306)
* Move download counting to worker * Run `cargo sqlx prepare` * Format & some Clippy fixes
This commit is contained in:
1
migrations/20220220035037_remove_downloads_table.sql
Normal file
1
migrations/20220220035037_remove_downloads_table.sql
Normal file
@@ -0,0 +1 @@
|
||||
DROP TABLE downloads;
|
||||
Reference in New Issue
Block a user