mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-23 11:21:33 +01:00
2 lines
83 B
SQL
2 lines
83 B
SQL
alter table `project__repository` add git_branch varchar(255) not null default '';
|