Files
loop/app/src/main/assets/migrations/7.sql

1 line
66 B
SQL

alter table habits add column archived integer not null default 0;