You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]).
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.
The text was updated successfully, but these errors were encountered: