-
Notifications
You must be signed in to change notification settings - Fork 112
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
adrien-berchet
merged 18 commits into
geoalchemy:master
from
adrien-berchet:fix-mariadb-reflection
Nov 3, 2024
Merged
Improve MariaDB support #524
adrien-berchet
merged 18 commits into
geoalchemy:master
from
adrien-berchet:fix-mariadb-reflection
Nov 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 tasks
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
9 times, most recently
from
October 28, 2024 11:14
2a9e24b
to
b32cb0a
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
5 times, most recently
from
October 29, 2024 08:54
ffe17ce
to
03f1fa5
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
from
October 29, 2024 09:01
03f1fa5
to
ec31e34
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
11 times, most recently
from
October 30, 2024 18:12
f671596
to
91789d4
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
5 times, most recently
from
October 30, 2024 22:40
3c24164
to
77d096b
Compare
for more information, see https://pre-commit.ci
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
4 times, most recently
from
October 31, 2024 10:34
c7f0d86
to
0eac492
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
from
October 31, 2024 10:49
0eac492
to
3679290
Compare
adrien-berchet
force-pushed
the
fix-mariadb-reflection
branch
from
November 2, 2024 23:34
06e5e3a
to
5340434
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Improve MariaDB support.
Fixes #521
Checklist
This pull request is:
Fixes: #<issue number>
in the description if it solves an existing issue(which must include a complete example of the issue).
main
branch and pass with the provided fix.Fixes: #<issue number>
in the description if it solves an existing issue(which must include a complete example of the feature).