diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2012-07-27 10:28:06 +0900 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2012-07-27 10:31:59 +0900 |
commit | dab8ca53be6a6133fdc24b88e0bf0911bf9ed527 (patch) | |
tree | f42facf624d07bb95a55a6572e80a88db8cb716d /activemodel/lib | |
parent | fee0bc57385b564b2789d199969ac26409603188 (diff) | |
download | rails-dab8ca53be6a6133fdc24b88e0bf0911bf9ed527.tar.gz rails-dab8ca53be6a6133fdc24b88e0bf0911bf9ed527.tar.bz2 rails-dab8ca53be6a6133fdc24b88e0bf0911bf9ed527.zip |
Modify the preference attribute from `:null => false` to `:null => true`
to address ORA-01400 errors with Oracle enhanced adapter.
Issue #4856 had been fixed and tested with
the attribute `:null => false, :default => ""`.
Now `:null => false` attribute is not necessary to test this issue.
Diffstat (limited to 'activemodel/lib')
0 files changed, 0 insertions, 0 deletions