This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certd/certd.git
synced
2026-08-02 02:44:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8919a3937a961a71df12a82e4e083cdce166081e
certd
/
packages
/
ui
/
certd-server
/
db
/
migration-mysql
/
v10006__pipeline_title.sql
T
4 lines
64 B
SQL
Raw
Normal View
History
Unescape
Escape
perf: 支持mysql
2024-12-09 17:47:01 +08:00
alter
table
pi_pipeline
add
COLUMN
`
order
`
bigint
default
0
;
Reference in New Issue
Copy Permalink