Schema update #140
Annotations
4 errors
Lint:
dirs/ecommerce/migrations/20241112131146.sql#L2
Dropping non-virtual column "email" (DS103)
Details: https://atlasgo.io/lint/analyzers#DS103
|
Lint:
dirs/ecommerce/migrations/20241112131146.sql#L2
Adding a non-nullable "varchar" column "email_address" on table "users" without a default value implicitly sets existing rows with "" (MY101)
Details: https://atlasgo.io/lint/analyzers#MY101
|
Lint
`atlas migrate lint` completed with errors, see report: https://gh.atlasgo.cloud/ci-runs/8589935005
|
Lint
The process exited with code 1
|
Loading