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

Explicitly set "store" for MariaDB #2308

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Apr 22, 2022

What is this pull request for?

MariaDB does not have a native "JSON(B)" type, and thus rails does not
know that the alchemy_ingredients.data column needs to be serialized
as JSON.

I'm running this as a test; if it doesn't produce errors or warnings this should fix #2304

Checklist

MariaDB does not have a native "JSON(B)" type, and thus rails does not
know that the `alchemy_ingredients.data` column needs to be serialized
as JSON.
@tvdeyen tvdeyen merged commit d2aa242 into AlchemyCMS:main Apr 22, 2022
tvdeyen added a commit that referenced this pull request Apr 26, 2022
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