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

Improve MariaDB support #524

Merged

Conversation

adrien-berchet
Copy link
Member

@adrien-berchet adrien-berchet commented Oct 17, 2024

Description

Improve MariaDB support.
Fixes #521

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the issue).
    • Please include tests that fail with the main branch and pass with the provided fix.
  • A new feature implementation or update an existing feature
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the feature).
    • Please include tests that cover every lines of the new/updated feature.
    • Please update the documentation to describe the new/updated feature.

@adrien-berchet adrien-berchet self-assigned this Oct 17, 2024
@adrien-berchet adrien-berchet marked this pull request as draft October 17, 2024 21:21
@adrien-berchet adrien-berchet force-pushed the fix-mariadb-reflection branch 9 times, most recently from 2a9e24b to b32cb0a Compare October 28, 2024 11:14
@adrien-berchet adrien-berchet force-pushed the fix-mariadb-reflection branch 5 times, most recently from ffe17ce to 03f1fa5 Compare October 29, 2024 08:54
@adrien-berchet adrien-berchet force-pushed the fix-mariadb-reflection branch 11 times, most recently from f671596 to 91789d4 Compare October 30, 2024 18:12
@adrien-berchet adrien-berchet force-pushed the fix-mariadb-reflection branch 5 times, most recently from 3c24164 to 77d096b Compare October 30, 2024 22:40
@adrien-berchet adrien-berchet force-pushed the fix-mariadb-reflection branch 4 times, most recently from c7f0d86 to 0eac492 Compare October 31, 2024 10:34
@adrien-berchet adrien-berchet marked this pull request as ready for review November 2, 2024 23:44
@adrien-berchet adrien-berchet changed the title WIP: Improve MariaDB support Improve MariaDB support Nov 3, 2024
@adrien-berchet adrien-berchet merged commit f93cf5a into geoalchemy:master Nov 3, 2024
10 checks passed
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.

[Bug report] Reflection fails in mariadb
2 participants