2 lines
104 B
SQL
2 lines
104 B
SQL
alter table habits add column reminder_hour integer;
|
|
alter table habits add column reminder_min integer; |