]> git.openstreetmap.org Git - rails.git/history - db/migrate/001_create_osm_db.rb
Merge branch 'master' into terms
[rails.git] / db / migrate / 001_create_osm_db.rb
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-08 Andy Allanmove fulltext indexes to monkeypatch, since not all...
2008-11-08 Andy Allanlast of the auto_increments removed from the migrations
2008-11-08 Andy AllanMoving AUTO_INCREMENTs to monkeypatching. Seems a bit...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-05 Shaun McDonaldFixing the migration so that it will better match the...
2008-11-04 Shaun McDonaldMinor fix (integer => bigint) to one of the migrations...
2007-06-24 Tom HughesEnhacements to the migration library code.
2007-06-24 Tom HughesPrimary keys can't have names so don't pretend otherwise.
2007-06-24 Tom HughesMove common support code from the base migration to...
2007-06-22 Tom HughesFixup the base migration so that it creates a database...
2007-05-07 Nick Blackchanged to migrations and updated readme