home · contact · privacy
Refactor .as_dict integration of Process.explicit_steps, Day.todos.
[plomtask] / migrations / 1_add_Todo_comment.sql
1 ALTER TABLE todos ADD COLUMN comment TEXT NOT NULL DEFAULT "";