You've already forked AstralRinth
forked from didirus/AstralRinth
Remove name field (and remove existing data) (#935)
* Remove name field (and remove existing data) * run prep, fmt * fix dummy data
This commit is contained in:
1
migrations/20240701213559_remove-user-names.sql
Normal file
1
migrations/20240701213559_remove-user-names.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE users DROP COLUMN name;
|
||||
Reference in New Issue
Block a user