Range tree + dapper
suprunka opened this issue · 2 comments
suprunka commented
Is it possible that query result returns range tree? Is there any mapping that we can use?
fravelgue commented
It should be possible in some cases, but I think there is not any type handler available in Dapper. Do you need to store a complete Range-tree in a binary column or RangeValuePair per row?
apacha commented
I don't know how to do this. If you want to create appropriate extensions, please open a PR, otherwise I'm closing this issue now.