You've already forked AstralRinth
forked from didirus/AstralRinth
Authentication workflow complete, add database link
This commit is contained in:
3
migrations/20200928053955_make-url-not-null.sql
Normal file
3
migrations/20200928053955_make-url-not-null.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE states
|
||||
ALTER COLUMN url SET NOT NULL;
|
||||
Reference in New Issue
Block a user