Semaphore/db/sql/migrations/v2.8.42.sql

2 lines
101 B
MySQL
Raw Normal View History

alter table `task` drop foreign key `task_ibfk_3` /* postgres:`task_build_task_id_fkey` mysql:`` */;