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

Fix MySQL dialect #467

Open
adrien-berchet opened this issue Jul 23, 2023 · 2 comments
Open

Fix MySQL dialect #467

adrien-berchet opened this issue Jul 23, 2023 · 2 comments
Labels

Comments

@adrien-berchet
Copy link
Member

MySQL dialect is not completely working, as shown in this test: https://github.com/geoalchemy/geoalchemy2/blob/master/tests/test_functional.py#L436
This probably points a deep issue in MySQL support so we have to understand why it fails and fix it.

@satyamsoni2211
Copy link
Contributor

@adrien-berchet I think my fix should fix this issue as well.

@adrien-berchet
Copy link
Member Author

I tried to rerun the failing test with the new release and unfortunately it still fails (this test: tests/test_functional.py::TestInsertionORM::test_transform[mysql]).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants