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

1 line
67 B
SQL

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