Create table 't1' with id and username columns #39
sql-review-action.yml
on: pull_request
check-release-on-prod
9s
Annotations
1 warning
|
column.no-null (402):
migrations-semver/1.0.1_create_table_t1.sql#L3
Column "username" in "public"."t1" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#402
|