]> git.openstreetmap.org Git - rails.git/history - db/migrate/005_tile_tracepoints.rb
set the db encoding to utf-8, otherwise data is stored incorrectly in db. Can be...
[rails.git] / db / migrate / 005_tile_tracepoints.rb
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Tom HughesRescale GPS points correctly when downgrading from...
2007-09-28 Tom HughesFall back to a pure ruby update implementation if the...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-18 Tom HughesMake the tile ID column unsigned as intended.
2007-09-12 Tom HughesAdd a migration to upgrade gps_points for quad tile...