mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-21 07:49:34 +01:00
1 line
70 B
SQL
1 line
70 B
SQL
ALTER TABLE project ADD alert_chat varchar(10) DEFAULT '' AFTER alert; |