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

Add spatial dialect for PostGIS 3.0+ #138

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Add spatial dialect for PostGIS 3.0+ #138

merged 1 commit into from
Jan 21, 2024

Conversation

peetw
Copy link
Collaborator

@peetw peetw commented Jan 21, 2024

Fixes #132

@peetw peetw force-pushed the feature/postgis-3 branch from 1aac714 to 9d73ede Compare January 21, 2024 17:42
@peetw peetw merged commit 17d980e into master Jan 21, 2024
10 checks passed
@peetw peetw deleted the feature/postgis-3 branch January 21, 2024 17:44
@florianbaillagou
Copy link

Hello,

I'm looking to create geography column on my table using NHibernate Spatial but i'm struggling a bit. I had no issue with geometry type so far.

From the repository, I could see that some different type has been created for MsSQL but it is not there for Postgis : https://github.com/nhibernate/NHibernate.Spatial/blob/901f5b1701313702724453814791dfc6788a9fed/NHibernate.Spatial.MsSql/Type/MsSqlGeographyType.cs

Do you know if it's possible ?
If not, will it be possible in the future ?

Best regards,

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

Successfully merging this pull request may close these issues.

Postgis: Geography is handled as geometry
2 participants