mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
remove: backend implementation
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
ALTER TABLE custom_minecraft_skins
|
||||
ADD COLUMN display_order INTEGER NOT NULL DEFAULT 0;
|
||||
|
||||
UPDATE custom_minecraft_skins
|
||||
SET display_order = rowid;
|
||||
Reference in New Issue
Block a user