aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/MIT-LICENSE
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-01-28 15:17:17 -0700
committerSean Griffin <sean@thoughtbot.com>2015-01-28 15:19:13 -0700
commit96ac14a3856b9e48e11c7f1e0552ef2f3a87e4d6 (patch)
tree95c7e1d0e0547a9b719c53edadc8ee51474e9c31 /activerecord/MIT-LICENSE
parent82173989de711ecda71b7e887291a524c23c14ce (diff)
downloadrails-96ac14a3856b9e48e11c7f1e0552ef2f3a87e4d6.tar.gz
rails-96ac14a3856b9e48e11c7f1e0552ef2f3a87e4d6.tar.bz2
rails-96ac14a3856b9e48e11c7f1e0552ef2f3a87e4d6.zip
Always convert strings to UTF-8, regardless of column type in SQLite
All columns which would map to a string primitive need this behavior. Binary has it's own marker type, so it won't go through this conversion. String and text, which need this, will. Fixes #18585.
Diffstat (limited to 'activerecord/MIT-LICENSE')
0 files changed, 0 insertions, 0 deletions