-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database error when trying to upgrade fom 3.1 to 8 #526
Comments
I'm still stuck here... Can you help me, please? |
do u edit ur migration file? can u show it? |
Hello! Thank you for your reply!
|
can u try to edit this: |
Just tried. Got the same errors. |
Looks like these issues: I used DB::unprepared() as a workaround in laravel 5.7. |
I hope the issue has resolved. Sorry for the late update 🙂 |
Actual Behaviour
When I try to run
php artisan migrate
I'm getting the following errors:Expected Behaviour
Successful migration
Steps to Reproduce
just run
php artisan migrate
The text was updated successfully, but these errors were encountered: