You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the support we have for mysql's spatial `point` data type,
add support for postgis's `point`. Note: this is different from
postgres's built-in geometric data types.
Release-Note-Core: Add support for replicating postgis
`geometry(point)` data type.
Fixes: REA-5721
Change-Id: I66a4fc0b1928f93f62e347253d9112960d2add9c
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/9420
Tested-by: Buildkite CI
Reviewed-by: Michael Zink <michael.z@readyset.io>
0 commit comments