This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-04-23 19:57:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2-dev
certd
/
packages
/
ui
/
certd-server
/
db
/
migration
/
v10006__pipeline_title.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
65 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
perf: 流水线支持名称模糊查询
2024-08-04 02:35:45 +08:00
alter
table
pi_pipeline
add
COLUMN
"
order
"
integer
default
0
;
Reference in New Issue
Copy Permalink