Skip to content

Conversation

@ariga-bot
Copy link
Collaborator

Rename the column 'email_address' to 'email' in the 'users' table, which is a backward-incompatible change as applications relying on the old column name may break.

…ich is a backward-incompatible change as applications relying on the old column name may break.
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

atlas migrate lint on dirs/ecommerce/migrations

Status Step Result
1 new migration file detected 20251007131725.sql
ERD and visual diff generated View Visualization
Analyze 20251007131725.sql
2 reports were found in analysis
Destructive changes detected
Dropping non-virtual column "email_address" (DS103)
Data dependent changes detected
Adding a non-nullable "varchar" column "email" on table "users" without a default value implicitly sets existing rows with "" (MY101)
Read the full linting report on Atlas Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants