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