dm-geokit icon indicating copy to clipboard operation
dm-geokit copied to clipboard

Searching near an address doesn't work with PostgreSQL

Open solon opened this issue 12 years ago • 0 comments

https://github.com/foysavas/dm-geokit/blob/master/lib/dm-geokit/resource.rb#L115,L116 https://github.com/foysavas/dm-geokit/blob/master/lib/dm-geokit/resource.rb#L158,L159

PostgreSQL chokes on the backticks that are added to qualified_lat_column and qualified_lng_column.

solon avatar Mar 17 '12 18:03 solon