mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Implement database access (with migrations)
This commit is contained in:
1
core/assets/main/migrations/011.sql
Normal file
1
core/assets/main/migrations/011.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table Habits add column reminder_days integer not null default 127
|
||||
Reference in New Issue
Block a user