diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-20 18:11:33 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-20 18:11:33 +0900 |
commit | 03afbc35b6586bd9a3b8b3e9f53d850c9ed49aa7 (patch) | |
tree | 79197e04743ed6641738beabfdbade689719127f /activerecord/test/models/electron.rb | |
parent | 526d4b8dc816c17e354e2e0243af16d10147c3f0 (diff) | |
download | rails-03afbc35b6586bd9a3b8b3e9f53d850c9ed49aa7.tar.gz rails-03afbc35b6586bd9a3b8b3e9f53d850c9ed49aa7.tar.bz2 rails-03afbc35b6586bd9a3b8b3e9f53d850c9ed49aa7.zip |
Use `TRUE` and `FALSE` boolean literals for MySQL
Since #29699, abstract boolean serialization has been changed to use
`TRUE` and `FALSE` literals. MySQL also support the literals.
So we can use the abstract boolean serialization even for MySQL.
Diffstat (limited to 'activerecord/test/models/electron.rb')
0 files changed, 0 insertions, 0 deletions