Create table 't1' with id and username columns #58
sql-review-action.yml
on: pull_request
check-release-on-prod
11s
Annotations
1 warning
|
COLUMN_NO_NULL (402):
migrations-semver/1.0.2_create_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
|