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 MariaDB to README.md #924

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

Conversation

robertsilen
Copy link

Suggesting to add mention of MariaDB to README as discussed in #923

@or-else
Copy link
Contributor

or-else commented Oct 10, 2024

I would rather not mention it this way because it creates an impression that it's fully supported just like other databases. We do not support it explicitly and do not test on it. Given some differences in the way MySQL and MariaDB store JSON columns it's possible that they will become incompatible in the future. I would rather mention it as

MySQL (and MariaDB as long as it's SQL and binary compatible)

@robertsilen
Copy link
Author

How about adding CI testing for both MariaDB and MySQL to verify support for both? Can you provide any guidance on CI for your project?

@or-else
Copy link
Contributor

or-else commented Oct 10, 2024

It would be great.
We have no CI consequently no guidance. And automated tests only for MongoDB.

@or-else
Copy link
Contributor

or-else commented Oct 25, 2024

Any update on this?

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