Skip to content

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?

@or-else or-else closed this Nov 23, 2024
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