sea-query icon indicating copy to clipboard operation
sea-query copied to clipboard

feat: Add support for postgres 'point' type

Open SindriFr opened this issue 3 months ago • 0 comments

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 point type via geo_types::Point and postgres-types

Breaking Changes

No breaking changes that I am aware of

SindriFr avatar Oct 02 '25 11:10 SindriFr