diff options
author | Jon Leighton <j@jonathanleighton.com> | 2012-10-19 15:08:58 +0100 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2012-10-19 15:08:58 +0100 |
commit | af8c8b432abfe478f478fee35c5624c8c04d65e4 (patch) | |
tree | 180b195f1d2d8b899a5f993ffe531b45ffaf5a29 /actionpack | |
parent | eb72e62c3042c0df989d951b1d12291395ebdb8e (diff) | |
download | rails-af8c8b432abfe478f478fee35c5624c8c04d65e4.tar.gz rails-af8c8b432abfe478f478fee35c5624c8c04d65e4.tar.bz2 rails-af8c8b432abfe478f478fee35c5624c8c04d65e4.zip |
The default value of a text/blob in mysql strict mode should be nil
In non-strict mode it is '', but if someone is in strict mode then we
should honour the strict semantics.
Also, this removes the need for a completely horrible hack in dirty.rb.
Closes #7780
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions