This project is archived and is in readonly mode.
Changeset [77b003fb615a1a0b197af9fbb9066622bf489b57] by Tarmo Tänav
August 26th, 2008 @ 07:23 AM
Use DECIMAL instead of INTEGER when casting as mysql doesn't work with just "INTEGER" and other databases don't like "UNSIGNED" which mysql requires
And don't mask exceptions.
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
Committed by Tarmo Tänav
- M activerecord/lib/active_record/migration.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>