Add third migration script
This commit is contained in:
parent
fd2cd3b358
commit
c997908d3c
1
core/internal/db/migration/3.sql
Normal file
1
core/internal/db/migration/3.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE user ADD COLUMN "password_from_admin" INTEGER NOT NULL DEFAULT 0;
|
||||
Loading…
Reference in New Issue
Block a user