feat: add user and post table #46
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
|