feat: add phone column to employee #11
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
|