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 14:25:45 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
eee34fb266
Semaphore
/
db
/
migrations
/
v2.5.2.sql
dahyung-kwon
4814b7ee40
Add arguments column on task table.
2018-09-11 20:29:05 +09:00
1 line
43 B
SQL
Raw
Blame
History
alter
table
task
add
`
arguments
`
text
null
;
Reference in New Issue
View Git Blame
Copy Permalink