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-22 00:00:42 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
82c3b62660
Semaphore
/
db
/
sql
/
migrations
/
v1.8.0.sql
2 lines
57 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat(be): support sqlite
2020-11-28 22:49:44 +01:00
ALTER
TABLE
task
ADD
dry_run
tinyint
NOT
NULL
DEFAULT
0
;
Reference in New Issue
Copy Permalink