Semaphore/db/sql/migrations/v2.8.1.sql

1 line
63 B
SQL

alter table `task` add build_task_id int references `task`(id);