Treker/app/src/main/assets/migrations/7.sql
2016-02-13 09:29:57 -05:00

1 line
66 B
SQL

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