home · contact · privacy
Clean up and extend /condition[s] GET/POST tests.
[plomtask] / migrations / 2_add_Todo_effort.sql
1 ALTER TABLE todos ADD COLUMN effort REAL;