]> git.openstreetmap.org Git - rails.git/history - db/migrate/009_way_nodes_node_idx.rb
Test and fix for issue #1568. Wasn't testing for end element in the right place.
[rails.git] / db / migrate / 009_way_nodes_node_idx.rb
2008-01-07 Tom HughesAdd migration to add an index on node_id to way_nodes...