lishwist/core/internal/db/migration/3.sql

2 lines
78 B
SQL

ALTER TABLE user ADD COLUMN "password_from_admin" INTEGER NOT NULL DEFAULT 0;