Conversation
without these any spatial queries fail
|
Can you give an example of how this would be used? What are |
|
This patch is based on work from this SamSaffron/MiniProfiler#100 There is a post I made that was linked from there, however the page now returns a 404 (http://community.miniprofiler.com/permalinks/36/the-provider-did-not-return-a-dbspatialservices-instance) To be honest I am not sure about the |
|
The new link for that post is here. |
|
Thanks for the new link - as you can see from that thread the two scenarios this fixes are the Where bit and the Select bit when the MiniProfiler EF6 is enabled: |
|
This is included in MiniProfiler.EF6 3.0.10-beta5 |
The default provider services doesn't have implementation for spatial services, without these any spatial queries fail. This is based on some work on the old github repo and extended to support selecting with spatial filters and returning spatial objects.