]> git.openstreetmap.org Git - rails.git/commit
Use BETWEEN for the node selection in the map API call as MySQL seems to
authorTom Hughes <tom@compton.nu>
Wed, 5 Sep 2007 17:20:09 +0000 (17:20 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 5 Sep 2007 17:20:09 +0000 (17:20 +0000)
commita287d24f127d53de6a049efd798349dc409053ea
tree7581836caef9dad5fb506feb3a801abcdc7ea561
parent37317b8295506eccbae28bdd7b4b28b17e5ceb62
Use BETWEEN for the node selection in the map API call as MySQL seems to
process it more efficiently.
app/controllers/api_controller.rb