Skip to content

Create public schema and define multiple tables #35

Create public schema and define multiple tables

Create public schema and define multiple tables #35

Triggered via pull request December 19, 2025 15:51
Status Success
Total duration 18s
Artifacts
check-release-on-prod
15s
check-release-on-prod
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Column Standards (0): schema/schema.sql#L6
Primary key column in table 'audit' in file 'schema/schema.sql' is not named 'id'. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#0
Table Naming Convention (0): schema/schema.sql#L4
Table name 'fake_table' in file 'schema/schema.sql' does not follow snake_case naming convention. Targets: instances/prod-sample-instance/databases/hr_prod https://docs.bytebase.com/sql-review/error-codes#0