]> git.openstreetmap.org Git - rails.git/history - db/migrate/005_tile_tracepoints.rb
Rescale GPS points correctly when downgrading from v5 to v4.
[rails.git] / db / migrate / 005_tile_tracepoints.rb
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-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...