/
wax_boy
/
semaphore_custom
Обзор
Документация
Войти
/
wax_boy
/
semaphore_custom
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
db/sql/migrations/v2.8.57.sql
3 строки
143 B
Denis Gukov
fix(be): empty env field in environment, https://github.com/ansible-semaphore/semaphore/issues/980
30 июн 2022, 09:04
30 июн 2022, 09:04
fd259a4
Код
Авторство
О чём код?
alter table `project__environment` add column `env` longtext; alter table `task` add column `hosts_limit` varchar(255) not null default '';