chore: rollout workflow #61
Annotations
1 error and 4 warnings
SQL Review
Process completed with exit code 1.
|
column.no-null (402):
golang-migrate/migrations/3.up.sql#L1
Column "name" in "public"."t31" cannot have NULL value
|
column.no-null (402):
golang-migrate/migrations/3.up.sql#L3
Column "name" in "public"."t32" cannot have NULL value
|
column.no-null (402):
golang-migrate/migrations/4.up.sql#L1
Column "name" in "public"."t41" cannot have NULL value
|
column.no-null (402):
golang-migrate/migrations/4.up.sql#L3
Column "name" in "public"."t42" cannot have NULL value
|