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

Fix MariaDB JSON fields #2449

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Fix MariaDB JSON fields #2449

merged 2 commits into from
Jul 26, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Jul 26, 2024

We need to explain JSON serialization to MariaDB explicitly (see https://paulhtrott.com/handling-json-data-in-ruby-on-rails-with-mariadb/). We've used the approach from rails/rails#44997 to do so.

@Floppy Floppy added the bug Something isn't working label Jul 26, 2024
@Floppy Floppy enabled auto-merge July 26, 2024 11:17
@Floppy Floppy merged commit 975441b into main Jul 26, 2024
11 checks passed
@Floppy Floppy deleted the fix-mariadb-json branch July 26, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant