mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-07 08:32:24 +01:00
1 line
57 B
SQL
1 line
57 B
SQL
ALTER TABLE task ADD diff boolean NOT NULL DEFAULT false; |