mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
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; |