Create IUYbjk table with an ID column #17
declarative-sql-review-action.yml
on: pull_request
check-release-on-prod
11s
Annotations
2 errors
|
sdl.disallow-column-constraint (240):
schema/schema.sql#L2
Column 'id' in table 'iuybjk' has disallowed column-level constraint(s): [PRIMARY KEY].
|
|
sdl.require-schema-name (242):
schema/schema.sql#L1
Table 'iuybjk' is created without explicit schema name.
|