diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-05-21 15:07:13 -0700 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-05-21 15:07:29 -0700 |
commit | e45e4f44e35d6ce9868542cc2a151b2a6c497e9b (patch) | |
tree | b68cf8fc46a61a79acee62d5ba96feb97c500ad7 /activerecord/test/cases/connection_adapters | |
parent | b042f21c93959e0247d447f37644815bdc6d5851 (diff) | |
download | rails-e45e4f44e35d6ce9868542cc2a151b2a6c497e9b.tar.gz rails-e45e4f44e35d6ce9868542cc2a151b2a6c497e9b.tar.bz2 rails-e45e4f44e35d6ce9868542cc2a151b2a6c497e9b.zip |
Move extract_scale to decimal type
The only type that has a scale is decimal. There's a special case where
decimal columns with 0 scale are type cast to integers if the scale is
not specified. Appears to only affect schema dumping.
Diffstat (limited to 'activerecord/test/cases/connection_adapters')
0 files changed, 0 insertions, 0 deletions