aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails
diff options
context:
space:
mode:
authorawilliams <pwnfactory@gmail.com>2013-06-26 14:47:50 +0200
committerawilliams <pwnfactory@gmail.com>2013-07-16 12:14:09 +0200
commit41bd94b7ef0db484268b8c81de528aedad5ae08d (patch)
tree0950817d31ee121bd6ca1eb019a0b1a4650d1593 /railties/lib/rails
parent754a373e301d2df0b12a11083405252722bc8366 (diff)
downloadrails-41bd94b7ef0db484268b8c81de528aedad5ae08d.tar.gz
rails-41bd94b7ef0db484268b8c81de528aedad5ae08d.tar.bz2
rails-41bd94b7ef0db484268b8c81de528aedad5ae08d.zip
Unifies mysql and mysql2 casting of booleans
Using the mysql2 adapter, boolean values were sometimes being incorrectly cast to 't' or 'f'. This changes the cast to match the mysql adapter behavior, ie 1 and 0.
Diffstat (limited to 'railties/lib/rails')
0 files changed, 0 insertions, 0 deletions