sea-query
sea-query copied to clipboard
feat: Add support for postgres 'point' type
PR Info
Alternative to PR #912 that introduces geo_types as an optional dependency instead of sqlx.
- Closes #911
New Features
- [x] Add support for postgres
pointtype via geo_types::Point and postgres-types
Breaking Changes
No breaking changes that I am aware of