mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-08 01:58:52 -06:00
Added a notes field and implemented dialog for numeric habits
This commit is contained in:
1
uhabits-core/src/jvmMain/resources/migrations/25.sql
Normal file
1
uhabits-core/src/jvmMain/resources/migrations/25.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table Repetitions add column notes text;
|
||||
Reference in New Issue
Block a user