-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Heya, just started out a fresh project using your livewire-ui package, however i am encountering an issue with the automatic migrations. It doesnt seem to be handling a foreign key constraint properly when checking for differences in the table. I can migrate initially, however even with no changes, i run the migrate:auto command and it seems to try to re-add the foreignId as i get an error that the constraint already exists. Not sure if im just missing something obvious or if this is a bug!
Using Sail Docker dev environment using MySQL 8.0.
Cheers!
Metadata
Metadata
Assignees
Labels
No labels