Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Migration failing in 5.8 #21

Closed
vool opened this issue Apr 9, 2019 · 1 comment
Closed

Migration failing in 5.8 #21

vool opened this issue Apr 9, 2019 · 1 comment

Comments

@vool
Copy link
Contributor

vool commented Apr 9, 2019

The migration seems to be failing in Laravel 5.8,

Migrating: 2017_11_24_094130_create_stripes_table

   Illuminate\Database\QueryException  : SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `stripes` add constraint `stripes_user_id_foreign` foreign key (`user_id`) references `users` (`id`))

Probably related to the changes to Migrations & bigIncrements

vool added a commit to vool/laravel-stripe-connect that referenced this issue Apr 9, 2019
rap2hpoutre pushed a commit that referenced this issue Apr 12, 2019
@rap2hpoutre
Copy link
Owner

#22 merged! Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants