Skip to content

Fix for issue #25116 - Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite error during migration #28476

New issue

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

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

Already on GitHub? # to your account

Merged
merged 3 commits into from
Jul 20, 2022

Conversation

d79ima
Copy link
Contributor

@d79ima d79ima commented Jul 19, 2022

  • [ x] I've read the guidelines for contributing and seen the walkthrough
  • [ x] I've posted a comment on an issue with a detailed description of how I am planning to contribute and got approval from a member of the team
  • [ x] The code builds and tests pass locally (also verified by our automated build checks)
  • [ x] Commit messages follow this format:
        Summary of the changes
        - Detail 1
        - Detail 2

        Fixes #bugnumber
  • [x ] Tests for the changes have been added (for bug fixes / features)
  • [ x] Code follows the same patterns and style as existing code in this repo

Fixes #25116

@dnfadmin
Copy link

dnfadmin commented Jul 19, 2022

CLA assistant check
All CLA requirements met.

@d79ima d79ima changed the title Fix for issue #25116 Fix for issue #25116 - Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite error during migration Jul 19, 2022
@d79ima
Copy link
Contributor Author

d79ima commented Jul 19, 2022

@bricelam could you please review this pull request

@bricelam bricelam self-assigned this Jul 19, 2022
@d79ima
Copy link
Contributor Author

d79ima commented Jul 20, 2022

so what's the next step?

@bricelam
Copy link
Contributor

I merge it. I just wanted to discuss with the team the possibility of putting this in a 6.0.x patch. Unfortunately, it didn't meet the bar for patching. It will be fixed in 7.0.0-rc.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite error during migration
5 participants