mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Reorganize top level directory
This commit is contained in:
3
uhabits-core-legacy/assets/main/migrations/018.sql
Normal file
3
uhabits-core-legacy/assets/main/migrations/018.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
alter table Habits add column target_type integer not null default 0
|
||||
alter table Habits add column target_value real not null default 0
|
||||
alter table Habits add column unit text not null default ""
|
||||
Reference in New Issue
Block a user