Add postgis types support and allow custom types #651
Replies: 4 comments
-
Hey @insanebaba, sorry for the late reply. It's currently not supported. Seems that it's not supported in SQLx at this stage too. |
Beta Was this translation helpful? Give feedback.
-
Related #336 |
Beta Was this translation helpful? Give feedback.
-
Is there any further activity planned on this issue? Is it still being blocked by launchbadge/sqlx#166 ? I would like to contribute as it's a big pity to not have a GeoAlchemy2 equivalent from rust/SeaORM world. Sth. like geoSeaORM |
Beta Was this translation helpful? Give feedback.
-
Linked issue launchbadge/sqlx#166 was Closed as completed 2 week ago 🥳 |
Beta Was this translation helpful? Give feedback.
-
Hi team,
I want to use postgis types, but I'm not sure how to do it.
I can use geotypes crate but it's not allowed in entity,
Can you please support geotypes and also allow to add custom types?
Beta Was this translation helpful? Give feedback.
All reactions