Skip to content
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

error migrate db #3

Closed
guilhermejuniorjuk opened this issue Dec 11, 2017 · 2 comments
Closed

error migrate db #3

guilhermejuniorjuk opened this issue Dec 11, 2017 · 2 comments

Comments

@guilhermejuniorjuk
Copy link

`Migration table created successfully.

In Connection.php line 664:

SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was t
oo long; max key length is 767 bytes (SQL: alter table users add unique users_email_unique(email))

In Connection.php line 458:

SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was t
oo long; max key length is 767 bytes
`

@guilhermejuniorjuk
Copy link
Author

solved! Thanks.

@Romik90 Romik90 mentioned this issue Aug 26, 2019
fulopattila122 added a commit that referenced this issue Sep 15, 2021
Added authorized payment state.
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

No branches or pull requests

2 participants