mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-23 00:31:03 +01:00
4 lines
106 B
SQL
4 lines
106 B
SQL
alter table task add git_branch varchar(255);
|
|
|
|
alter table project__template add git_branch varchar(255);
|