Semaphore/db/sql/migrations/v2.7.1.sql

2 lines
51 B
SQL

alter table `task` add `project_id` int DEFAULT 0;