You've already forked AstralRinth
forked from didirus/AstralRinth
Project Colors (#512)
* Inital tests * Finish project colors * Run fmt + clippy + prepare * Fix dp+rp fmting
This commit is contained in:
2
migrations/20221227010515_project-colors.sql
Normal file
2
migrations/20221227010515_project-colors.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE mods ADD COLUMN color integer NULL;
|
||||
Reference in New Issue
Block a user