mirror of
https://github.com/certd/certd.git
synced 2026-06-21 09:17:31 +08:00
5 lines
128 B
SQL
5 lines
128 B
SQL
ALTER TABLE cd_site_info ADD COLUMN ip_scan boolean DEFAULT (0);
|
|
|
|
ALTER TABLE pi_pipeline ADD COLUMN webhook_key varchar(100);
|
|
|