Create table t1 with id and username columns #50
sql-review-action.yml
on: pull_request
check-release-on-prod
11s
Annotations
1 warning
|
column.no-null (402):
migrations-semver/1.0.1_create_t1.sql#L1
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
|