/
wax_boy
/
semaphore_custom
Обзор
Документация
Войти
/
wax_boy
/
semaphore_custom
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
db/sql/migrations/v2.12.15.sql
2 строки
157 B
pieter
Correct alter table format
07 мар 2025, 14:19
07 мар 2025, 14:19
ae69ba5
Код
Авторство
О чём код?
alter table `project__schedule` change `last_commit_hash` `last_commit_hash` varchar(64); alter table `task` change `commit_hash` `commit_hash` varchar(64);