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 geography type #1503

Open
joleeee opened this issue Sep 6, 2024 · 1 comment
Open

Support geography type #1503

joleeee opened this issue Sep 6, 2024 · 1 comment
Labels
good first issue help wanted pg Related to PostgreSQL sources

Comments

@joleeee
Copy link

joleeee commented Sep 6, 2024

The geography type should be supported. I have my columns using the geography type but martin says there are no tables available. Adding them manually with a config file does not work either. If i change the columns to be geometry, it suddenly works...

@nyurik
Copy link
Member

nyurik commented Sep 6, 2024

this is probably a fairly easy fix - but we would need proper tests for this too

@nyurik nyurik added help wanted good first issue pg Related to PostgreSQL sources labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted pg Related to PostgreSQL sources
Projects
None yet
Development

No branches or pull requests

2 participants