Closed logankaser closed 8 months ago
Hi @logankaser Thank you very much for this work! The other parameters of this function don't cause any issue? Because there are other parameters that are optional so I'm wondering.
I think we just were not using the other arguments on my team, hopefully these types are accurate as I've not used those arguments.
I think we just were not using the other arguments on my team, hopefully these types are accurate as I've not used those arguments.
Ok, I see :) Thanks for the new change!
Thank you very much! I'm going to push a new release to make these change available.
The new release is available: https://pypi.org/project/GeoAlchemy2/0.14.7
Description
Allow geometry_type to be None at the type level to match documentation. Fixes a common type checking error when using geoalchemy
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).