Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.

Conversation

@nitper
Copy link
Contributor

@nitper nitper commented Jun 11, 2014

The alternate_names data has utf8 characters that are longer than 3 bytes, so we need to change the character encoding and collation to utf8mb4 - see here and here. This is a fix that requires mysql >= 5.5

This is the error you get with utf8:

selection_001

@ipalaus
Copy link
Owner

ipalaus commented Jul 31, 2014

@nitper sorry for the delay, looks that we need to import illumiante/support in order to make the tests pass. Use the facade Illuminate\Support\Facades\DB should get the tests green.

Do you wanna push it and check?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants