Skip to content

Conversation

@ariga-bot
Copy link
Collaborator

Improved the user account security by adding an AUTO_INCREMENT property to the uid=1001(runner) gid=1001(runner) groups=1001(runner),4(adm),100(users),118(docker),999(systemd-journal) column in the table.

…ty to the uid=1001(runner) gid=1001(runner) groups=1001(runner),4(adm),100(users),118(docker),999(systemd-journal) column in the table.
@github-actions
Copy link
Contributor

atlas migrate lint on dirs/ecommerce/migrations

Status Step Result
1 new migration file detected 20251026131312.sql
ERD and visual diff generated View Visualization
Replay Migration Files
Failed loading changes on dev database
executing statement: ALTER TABLE `users` MODIFY COLUMN `id` int NOT NULL AUTO_INCREMENT COMMENT "Unique identifier for each user";: Error 1833 (HY000): Cannot change column 'id': used in a foreign key constraint 'product_reviews_ibfk_2' of table 'dev.product_reviews'
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