mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-23 00:31:03 +01:00
1 line
63 B
MySQL
1 line
63 B
MySQL
|
alter table `task` add build_task_id int references `task`(id);
|