Skip to content

Conversation

@dbreen
Copy link

@dbreen dbreen commented Aug 29, 2018

Even though a PR (#116) was made to modify the fields for MySQL's utf8mb4 charset (max key length 191), the initial migration was still trying to create it at 255, which will fail. Perhaps modifying the initial migration isn't the right way to fix this, but I'm not sure what else to do.

This pertains to issue #103

Even though a PR was made to modify the fields for MySQL's utf8mb4 charset (max key length 191), the initial migration was still trying to create it at 255. Perhaps modifying the initial migration isn't the right way to fix this, but I'm not sure what else to do.
@coveralls
Copy link

Coverage Status

Coverage increased (+5.5%) to 80.363% when pulling 4b60b55 on dbreen:master into f120175 on arteria:master.

@philippeowagner philippeowagner merged commit 0271cdc into django-background-tasks:master Oct 18, 2018
@philippeowagner
Copy link

Thanks @dbreen

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

Successfully merging this pull request may close these issues.

3 participants