forked from lix-project/hydra
2 lines
77 B
MySQL
2 lines
77 B
MySQL
|
alter table Users add column publicDashboard boolean not null default false;
|