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

Specify collation on database creation #139

Closed
ghena opened this issue Mar 9, 2022 · 2 comments
Closed

Specify collation on database creation #139

ghena opened this issue Mar 9, 2022 · 2 comments

Comments

@ghena
Copy link

ghena commented Mar 9, 2022

Hi,
in docs I can't found a way to create a database using api with specific collation.
There is a way to do this ?
if not maybe can be improved.
regards.

@ghena ghena changed the title Specify collation on database create Specify collation on database creation Mar 9, 2022
@jbrooksuk
Copy link
Member

@ghena it's not currently possible to specify the collation of a database in Forge. Everything is created as utf8_unicode_ci.

@driesvints
Copy link
Member

We'll add this to our internal backlog to maybe pick up at some point. Thanks!

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

3 participants