1 line
67 B
SQL
1 line
67 B
SQL
alter table habits add column highlight integer not null default 0; |
alter table habits add column highlight integer not null default 0; |