Files
certd/packages/ui/certd-server/db/migration-mysql/v10006__pipeline_title.sql
2024-12-09 17:47:01 +08:00

4 lines
64 B
SQL

alter table pi_pipeline add COLUMN `order` bigint default 0;