]> git.openstreetmap.org Git - rails.git/history - db/migrate/009_way_nodes_node_idx.rb
improve error handling when connection fails; closes #1864 and #1871
[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...