Create 20250318151416_drop_note.sql #7
sql-review.yml
on: pull_request
check-release-on-test
5s
check-release-on-prod
5s
Oh hello! Nice to see you.
Made with ❤️ by humans.txt
Annotations
2 errors and 1 warning
check-release-on-prod
Release checks find ERROR or WARNING violations
|
check-release-on-prod:
migrations/20250318151416_drop_note.sql#L1
The table "notes" doesn't exists in schema "public". Targets: instances/prod-sample-instance/databases/hr_prod https://www.bytebase.com/docs/reference/error-code/advisor#604
|
check-release-on-prod:
migrations/202503181018_ticket_table_add_date_column.sql#L1
Column "release_date" 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
|