Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Improve MySQL Charset/Collation Support (#2753) #2761

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huebs
Copy link

@huebs huebs commented Mar 1, 2018

  • Add DB Charset field to MySQL database configuration so a custom charset can be used.
  • Renamed DB Encoding field to DB Collation for improved clarity.

 * Add `DB Charset` field to MySQL database configuration so a custom `charset` can be used.
 * Renamed `DB Encoding` field to `DB Collation` for improved clarity.
@kevinsmith
Copy link

Is there anything else that needs to be done to accept this PR? I'm happy to help! Just got bit by this myself.

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.

None yet

2 participants