Skip to content

feat: add user and post table #46

feat: add user and post table

feat: add user and post table #46

Triggered via pull request March 15, 2024 17:38
@tianzhoutianzhou
synchronize #13
migration
Status Failure
Total duration 17s
Artifacts

bytebase-sql-review.yml

on: pull_request
SQL Review
7s
SQL Review
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
SQL Review
Review contains ERROR or WARNING violations. Marking for failure.
column.no-null (402): migrations/1002_create_post.up.sql#L3
Column "author" in "public"."post" cannot have NULL value. https://www.bytebase.com/docs/reference/error-code/advisor#402