Miscellaneous improvements and removals (#502)

This commit is contained in:
triphora
2022-12-23 15:19:15 -05:00
committed by GitHub
parent 16d5a70c08
commit 983e2df065
17 changed files with 1164 additions and 1792 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE mods DROP COLUMN body_url;
ALTER TABLE versions DROP COLUMN changelog_url;