Create public schema and define multiple tables #33
Annotations
3 errors
|
schema/schema.sql#L4
Use TEXT instead of VARCHAR for string columns.. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#0
|
|
schema/schema.sql#L8
Primary key column should be named 'id'.. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#0
|
|
schema/schema.sql#L4
Table name 'fakeTable' does not follow snake_case convention.. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#0
|
The logs for this run have expired and are no longer available.
Loading