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

1 line
73 B
SQL

alter table habits add column reminder_days integer not null default 127;