aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails
diff options
context:
space:
mode:
authorphinze <paul.t.hinze@gmail.com>2013-05-14 13:27:51 -0500
committerAaron Patterson <aaron.patterson@gmail.com>2013-05-15 17:50:55 -0700
commit09a16ef1786f89181b51d5fb2c37fab65fafa976 (patch)
tree2950dd10815f16cc66db93c37ccb4da0c3637869 /railties/lib/rails
parent9db6e63bfbb1756a6f43620dfa7e099d89c46dd0 (diff)
downloadrails-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')
0 files changed, 0 insertions, 0 deletions