]> git.openstreetmap.org Git - rails.git/commit
added migration to add a primary key on nodes id and version - should be run after...
authorNick Black <nickb@svn.openstreetmap.org>
Wed, 23 Jan 2008 17:10:16 +0000 (17:10 +0000)
committerNick Black <nickb@svn.openstreetmap.org>
Wed, 23 Jan 2008 17:10:16 +0000 (17:10 +0000)
commit8d2a4ee67a765df8d95062de97cb53ad07f7f2ce
tree2d85c1759b1b8d99ccabdd82d021c5bbd9d9502b
parent6de965520beaf74a9f9377a29c74310e4e3732f7
added migration to add a primary key on nodes id and version - should be run after rake db:node_version
db/migrate/015_add_primary_key_on_nodes_id_version.rb [new file with mode: 0644]