Schema update #227
Open
Schema update #227
Annotations
3 errors
|
Lint
The process exited with code 1
|
|
Lint
`atlas migrate lint` completed with errors, see report: https://gh.atlasgo.cloud/ci-runs/8589935343
|
|
Lint:
dirs/ecommerce/migrations/20251026131312.sql#L1
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'
|
Loading