Open Shashank-Nous opened 2 years ago
I tested 0.52.0, unfortunately has not supported yet. Also I am confused that how to get the MySql POINT data type.
Hi @Shashank-Nous curious if you found a work around? I have the same issue. I have 100's of locations that i need to find the closest based a coordinate.
Do Kotlin Exposed support Geometry column type?
I have a table defined as follows:
I need to write a query to fetch the location based on coordinates, here is query: