]> git.openstreetmap.org Git - rails.git/history - db/migrate/009_way_nodes_node_idx.rb
force changeset id to be an int so we don't have a table scan
[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...