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

Issues with SQL Server Data Types (Spatial / Hierarchy) #20

Closed
yorek opened this issue Oct 8, 2020 · 1 comment
Closed

Issues with SQL Server Data Types (Spatial / Hierarchy) #20

yorek opened this issue Oct 8, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@yorek
Copy link
Contributor

yorek commented Oct 8, 2020

It is not possible to copy tables that have Geography, Geometry or HierarchyID data type. Problem is related to the new Microsoft.Data.SqlClient that is not compatible with Microsoft.SqlServer.Types

@yorek yorek added the bug Something isn't working label Oct 8, 2020
@yorek
Copy link
Contributor Author

yorek commented Oct 9, 2020

Fixed in 1.9.1

@yorek yorek closed this as completed Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant