Schema update #125
Closed
Schema update #125
Annotations
4 errors and 1 warning
Lint:
dirs/ecommerce/migrations/20241205131431.sql#L2
Dropping non-virtual column "user_name" (DS103)
Details: https://atlasgo.io/lint/analyzers#DS103
|
Lint:
dirs/ecommerce/migrations/20241205131431.sql#L2
Adding a non-nullable "varchar" column "username" 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/8589935034
|
Lint
The process exited with code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading