forked from lix-project/hydra
1 line
65 B
SQL
1 line
65 B
SQL
alter table Users add column type text not null default 'hydra';
|