You've already forked AstralRinth
forked from didirus/AstralRinth
Side types overhaul (#762)
* side types overhaul * fixes, fmt clippy * migration fix for v3 bug * fixed migration issues * more tested migration changes * fmt, clippy * bump cicd --------- Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
1
migrations/20231110010322_adds_game_version_minmax.sql
Normal file
1
migrations/20231110010322_adds_game_version_minmax.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE loader_fields SET min_val = 1 WHERE field = 'game_versions';
|
||||
Reference in New Issue
Block a user