diff options
author | awilliams <pwnfactory@gmail.com> | 2013-06-26 14:47:50 +0200 |
---|---|---|
committer | awilliams <pwnfactory@gmail.com> | 2013-07-16 12:14:09 +0200 |
commit | 41bd94b7ef0db484268b8c81de528aedad5ae08d (patch) | |
tree | 0950817d31ee121bd6ca1eb019a0b1a4650d1593 /Gemfile | |
parent | 754a373e301d2df0b12a11083405252722bc8366 (diff) | |
download | rails-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 'Gemfile')
0 files changed, 0 insertions, 0 deletions