diff options
author | phinze <paul.t.hinze@gmail.com> | 2013-05-14 13:27:51 -0500 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2013-05-15 17:50:55 -0700 |
commit | 09a16ef1786f89181b51d5fb2c37fab65fafa976 (patch) | |
tree | 2950dd10815f16cc66db93c37ccb4da0c3637869 /railties/lib/rails/code_statistics.rb | |
parent | 9db6e63bfbb1756a6f43620dfa7e099d89c46dd0 (diff) | |
download | rails-09a16ef1786f89181b51d5fb2c37fab65fafa976.tar.gz rails-09a16ef1786f89181b51d5fb2c37fab65fafa976.tar.bz2 rails-09a16ef1786f89181b51d5fb2c37fab65fafa976.zip |
add failing test exposing mysql adapter tinyint bug
in myself, a column with type TINYINT(N) where N > 1 can be used to
represent an integer, but the rails mysql adapter refuses to interpret
as anything but a boolean.
Diffstat (limited to 'railties/lib/rails/code_statistics.rb')
0 files changed, 0 insertions, 0 deletions