Create table t0 with id and username fields #31
sql-review-action.yml
on: pull_request
check-release-on-prod
10s
Annotations
1 warning
|
column.no-null (402):
migrations/1.0.0_create_t1.sql#L3
Column "username" in "public"."t0" cannot have NULL value. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#402
|