hydra/src/sql/upgrade-25.sql

2 lines
65 B
SQL

alter table Users add column type text not null default 'hydra';