From: Gabriel Ebner Date: Sat, 3 May 2008 14:56:43 +0000 (+0000) Subject: rails_port: fix migration to create a primary key with auto increment (don't X-Git-Tag: live~7886 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e15fa25639e96c7c1582d793b5b6c22c1969d2f9?hp=e15fa25639e96c7c1582d793b5b6c22c1969d2f9 rails_port: fix migration to create a primary key with auto increment (don't know if that will actually generate valid keys if there is already data in the table.) ---