You've already forked AstralRinth
forked from didirus/AstralRinth
5bb188a822
* Inital tests * Finish project colors * Run fmt + clippy + prepare * Fix dp+rp fmting
2 lines
76 B
SQL
2 lines
76 B
SQL
-- Add migration script here
|
|
ALTER TABLE mods ADD COLUMN color integer NULL; |