feat: add user table #34
Annotations
4 errors
Table does not exist (604):
migrations/1002_change.up.sql#L1
The table "user1" doesn't exists in schema "public". https://www.bytebase.com/docs/reference/error-code/advisor#604
|
Table already exists (607):
migrations/1001_init.up.sql#L7
The table "user" already exists in the schema "public". https://www.bytebase.com/docs/reference/error-code/advisor#607
|
SQL Review
Advice contains ERROR or WARNING violations. Marking for failure.
|
SQL Review
SQL check failed due to ERROR or WARNING.
|