Skip to content

Create 1.17.0_add_new_table.sql #34

Create 1.17.0_add_new_table.sql

Create 1.17.0_add_new_table.sql #34

Triggered via pull request January 6, 2026 05:34
Status Success
Total duration 13s
Artifacts

sql-review-action.yml

on: pull_request
check-release-on-prod
9s
check-release-on-prod
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
COLUMN_NO_NULL (402): migrations-semver/1.17.0_add_new_table.sql#L2
Column "id" in "public"."test000" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#402
COLUMN_NO_NULL (402): migrations-semver/1.16.1_add_new_table.sql#L1
Column "id" in "public"."t10" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#402