alter table Habits add column type integer not null default 0 alter table Repetitions add column value integer not null default 2