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

Add support for database collations #1351

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Add support for database collations #1351

merged 1 commit into from
Oct 31, 2022

Conversation

Hydrocharged
Copy link
Contributor

This allows setting the database collation, such that all newly created tables within a database (that do not explicitly set their collation) will inherit the database collation.

Builds on dolthub/vitess#199

Copy link
Contributor

@andy-wm-arthur andy-wm-arthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zachmu might have some opinions on the new interface in core.go, but it seems straight forward.

@Hydrocharged Hydrocharged force-pushed the daylon/db-collation branch 2 times, most recently from c09a0d3 to 16ca421 Compare October 27, 2022 14:10
@Hydrocharged Hydrocharged merged commit 4bbadb8 into main Oct 31, 2022
@Hydrocharged Hydrocharged deleted the daylon/db-collation branch October 31, 2022 12:30
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.

2 participants