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 integration for MariaDB [0.9.x] #184

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Commits on Dec 22, 2023

  1. Add integration for MariaDB

    - Add MariaDB workflows
    - Correct `BitSetCodec` in client-preparing for MariaDB, it cannot select `BIT` by HEX string
    - Correct JSON test cases for MariaDB, it responds `TEXT` for `JSON` type
    - Add `TEXT` integration test to avoid potential bugs due to differences between MySQL and MariaDB
    - Correct README about `BIT` and `TEXT`
    mirromutth committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    82ff73c View commit details
    Browse the repository at this point in the history