Skip to content

feat: add phone column to employee #11

feat: add phone column to employee

feat: add phone column to employee #11

Triggered via pull request April 10, 2024 07:06
Status Failure
Total duration 16s
Artifacts

bytebase-sql-review.yml

on: pull_request
SQL Review
6s
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): bytebase/1001_add_phone.sql#L1
Column "phone" in "public"."employee" cannot have NULL value. https://www.bytebase.com/docs/reference/error-code/advisor#402