EntityFramework6.Npgsql icon indicating copy to clipboard operation
EntityFramework6.Npgsql copied to clipboard

CodeFirst: Not supported edm type: Edm.Geometry

Open landrejas opened this issue 8 years ago • 2 comments

If I add-migration with a class that has a property of type System.Data.Entity.Spatial.DbGeometry then following error is returned: Not supported edm type: Edm.Geometry

NuGet packages:

  • EntityFramework 6.1.3
  • EntityFramework6.Npgsql 3.1.1
  • Npgsql 3.1.8

landrejas avatar Nov 14 '16 17:11 landrejas

I'm having the same problem. Any progress on this?

pmeems avatar Apr 04 '17 08:04 pmeems

Not that I know. I give it up.

I'm staying with Sql Server.

Leon

From: Paul Meems [mailto:[email protected]] Sent: Tuesday, April 4, 2017 10:19 AM To: npgsql/EntityFramework6.Npgsql [email protected] Cc: landrejas [email protected]; Author [email protected] Subject: Re: [npgsql/EntityFramework6.Npgsql] CodeFirst: Not supported edm type: Edm.Geometry (#58)

I'm having the same problem. Any progress on this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/npgsql/EntityFramework6.Npgsql/issues/58#issuecomment-291427966 , or mute the thread https://github.com/notifications/unsubscribe-auth/AJq4NwnN6cqi47gPaxasUk9K2V884ikLks5rsfz_gaJpZM4KxmgE . https://github.com/notifications/beacon/AJq4N_-FDJxzVM7HjBRrGGtVHjMfVmHuks5rsfz_gaJpZM4KxmgE.gif

landrejas avatar Apr 04 '17 08:04 landrejas