home · contact · privacy
Avoid confusing Day.by_id_or_create by always translating dating string first, so...
[plomtask] / migrations / 1_add_Todo_comment.sql
1 ALTER TABLE todos ADD COLUMN comment TEXT NOT NULL DEFAULT "";