Move database migrations to SQLx
This commit is contained in:
1
migrations/20230323110559_disable_user_greets.sql
Normal file
1
migrations/20230323110559_disable_user_greets.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE servers MODIFY COLUMN allow_greets INT NOT NULL DEFAULT 1;
|
||||
Reference in New Issue
Block a user