This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Semaphore
Watch
1
Star
0
Fork
0
You've already forked Semaphore
mirror of
https://github.com/semaphoreui/semaphore.git
synced
2025-01-21 07:49:34 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
aa8cbb0880
Semaphore
/
db
/
sql
/
migrations
/
v1.8.0.sql
2 lines
61 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: refactor to support postgres
2021-08-24 17:20:34 +02:00
ALTER
TABLE
task
ADD
dry_run
boolean
NOT
NULL
DEFAULT
false
;
Reference in New Issue
Copy Permalink