feat: create 202503071616_create_ticket_table.sql (#1) #2
release.yml
on: push
Annotations
2 errors and 2 warnings
deploy_to_prod
The deployment was rejected or didn't satisfy other protection rules.
|
Build and push release image
The job was rejected because the gates for the environment prod are not open
|
deploy_to_test:
migrations/202503071616_create_ticket_table.sql#L3
Column "name" in "public"."ticket" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://www.bytebase.com/docs/reference/error-code/advisor#402
|
deploy_to_test:
migrations/202503071616_create_ticket_table.sql#L2
Column "id" in "public"."ticket" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://www.bytebase.com/docs/reference/error-code/advisor#402
|