Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

feat: add user and post table #45

feat: add user and post table

feat: add user and post table #45

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

bytebase-sql-review.yml

on: pull_request
SQL Review
7s

Annotations

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