Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PostGIS data types #140

Open
fuyufjh opened this issue Nov 26, 2024 · 0 comments
Open

Support PostGIS data types #140

fuyufjh opened this issue Nov 26, 2024 · 0 comments

Comments

@fuyufjh
Copy link

fuyufjh commented Nov 26, 2024

Motivation

PostGIS is a popular plugin for PostgreSQL to store and process geometry/geography data.

Note that these types are different from the native Postgres Geometric Types, which were already supported.

Proposed Solutions

Add these into https://github.com/SeaQL/sea-schema/blob/master/src/postgres/def/types.rs

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant