This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
certd
mirror of
https://github.com/certd/certd
Watch
1
Star
0
Fork
You've already forked certd
0
Code
Issues
Projects
Releases
Wiki
Activity
83185c8c50
certd
/
packages
/
ui
/
certd-server
/
db
/
migration-mysql
/
v10006__pipeline_title.sql
4 lines
64 B
SQL
Raw
Blame
History
alter
table
pi_pipeline
add
COLUMN
`
order
`
bigint
default
0
;
Reference in New Issue
View Git Blame
Copy Permalink