Skip to content

Geography fix#44

Merged
PhenX merged 8 commits intoPhenX:masterfrom
SebastianStehle:geography-fix
May 26, 2025
Merged

Geography fix#44
PhenX merged 8 commits intoPhenX:masterfrom
SebastianStehle:geography-fix

Conversation

@SebastianStehle
Copy link
Copy Markdown
Collaborator

@SebastianStehle SebastianStehle commented May 26, 2025

It turned out that my whole geography stuff for Postgres was just wrong. You have to do nothing to get it working. With the conversion to binary the SRID was lost and therefore it was returning an error when making a query.

I added a test now to ensure that the geography can actually be used.

Sry for the mess with the commits again. I have to ensure that my next commit is made from master.

…workCore.BulkInsert into default-srid

# Conflicts:
#	tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/Tests/Geo/GeoTestsBase.cs
…workCore.BulkInsert into geography-fix

# Conflicts:
#	src/PhenX.EntityFrameworkCore.BulkInsert.PostgreSql/PostgreSqlGeometryConverter.cs
#	tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/Tests/Geo/GeoTestsBase.cs
@SebastianStehle SebastianStehle requested a review from PhenX as a code owner May 26, 2025 15:45
@SebastianStehle
Copy link
Copy Markdown
Collaborator Author

a release would be great

@PhenX PhenX merged commit 6ea053b into PhenX:master May 26, 2025
2 checks passed
@PhenX
Copy link
Copy Markdown
Owner

PhenX commented May 26, 2025

I can't right now, can you make it? v0.2.3 with a new tag like you did last time, but please generate the release notes with the button on the release form.

@SebastianStehle
Copy link
Copy Markdown
Collaborator Author

Done, didn't knew this button yet.

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.

2 participants