/
wax_boy
/
semaphore_custom
Обзор
Документация
Войти
/
wax_boy
/
semaphore_custom
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
db/sql/migrations/v2.9.97.sql
1 строка
106 B
fiftin
chore: change integration field to integration id
21 май 2024, 17:05
Не верифицирован
21 май 2024, 17:05
737a1a5
Код
Авторство
О чём код?
alter table `task` add `integration_id` int null references project__integration(`id`) on delete set null;