mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Implement habits archival
This commit is contained in:
1
app/src/main/assets/migrations/7.sql
Normal file
1
app/src/main/assets/migrations/7.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table habits add column archived integer not null default 0;
|
||||
Reference in New Issue
Block a user