Schema update #157
Annotations
4 errors and 1 warning
destructive changes detected:
dirs/ecommerce/migrations/20241205131431.sql#L2
Dropping non-virtual column "user_name" (DS103)
Details: https://atlasgo.io/lint/analyzers#DS103
|
data dependent changes detected:
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
|
atlas
`atlas migrate lint` completed with errors, see report: https://gh.atlasgo.cloud/ci-runs/8589935034
|
atlas
The process exited with code 1
|
atlas
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|