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
2024-11-25 06:15:56 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
ae20f7bcbe
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