diff options
author | Tarmo Tänav <tarmo@itech.ee> | 2008-08-26 09:14:12 +0300 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2008-08-25 23:23:34 -0700 |
commit | 77b003fb615a1a0b197af9fbb9066622bf489b57 (patch) | |
tree | bdef1e65031ff67d7d83147fdd95c69d54932e37 /activerecord/test/models/category.rb | |
parent | 3d2ac918b987ef0cff34f6a7fdd20926b7a9e5d9 (diff) | |
download | rails-77b003fb615a1a0b197af9fbb9066622bf489b57.tar.gz rails-77b003fb615a1a0b197af9fbb9066622bf489b57.tar.bz2 rails-77b003fb615a1a0b197af9fbb9066622bf489b57.zip |
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>
Diffstat (limited to 'activerecord/test/models/category.rb')
0 files changed, 0 insertions, 0 deletions