mirror of
https://github.com/certd/certd.git
synced 2026-04-25 05:07:25 +08:00
fix: 修复pg下pipeline title 类型问题
This commit is contained in:
@@ -0,0 +1 @@
|
||||
alter table pi_pipeline alter column title type varchar(100) using title::varchar(100);
|
||||
Reference in New Issue
Block a user