-
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
Specific process for geometries with Z or M coordinate with SpatiaLite dialect #506
Specific process for geometries with Z or M coordinate with SpatiaLite dialect #506
Commits on Apr 16, 2024
-
Temporary fix for geometries with Z in SpatiaLite.
Though most of the dialects support geom_type ending with Z in SQL queries, it seems not working with SpatiaLite. Hence replacing Z with a blank. Added a test to cover this behaviour.
Configuration menu - View commit details
-
Copy full SHA for 3c56d85 - Browse repository at this point
Copy the full SHA 3c56d85View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 1ec380d - Browse repository at this point
Copy the full SHA 1ec380dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c49bf3 - Browse repository at this point
Copy the full SHA 4c49bf3View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e584682 - Browse repository at this point
Copy the full SHA e584682View commit details
Commits on Apr 20, 2024
-
Change postgis image in test_and_publish.yml to postgis/postgis:16-3.4
Add some formatting for postgresql dialect, MULTIPOINT geom_type.
Configuration menu - View commit details
-
Copy full SHA for 2d81faa - Browse repository at this point
Copy the full SHA 2d81faaView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for f903e71 - Browse repository at this point
Copy the full SHA f903e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a5cbb - Browse repository at this point
Copy the full SHA c0a5cbbView commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 746e519 - Browse repository at this point
Copy the full SHA 746e519View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c743c0 - Browse repository at this point
Copy the full SHA 8c743c0View commit details
Commits on Apr 23, 2024
-
Update .github/workflows/test_and_publish.yml
Co-authored-by: Adrien Berchet <adrien.berchet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9a20416 - Browse repository at this point
Copy the full SHA 9a20416View commit details -
Update .github/workflows/test_and_publish.yml
Co-authored-by: Adrien Berchet <adrien.berchet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7637c3 - Browse repository at this point
Copy the full SHA a7637c3View commit details -
Update .github/workflows/test_and_publish.yml
Co-authored-by: Adrien Berchet <adrien.berchet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32f3886 - Browse repository at this point
Copy the full SHA 32f3886View commit details