diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-05-30 08:35:59 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-05-30 08:59:43 +0900 |
commit | a0d17760bbc6254e0231a42300c842501aca080e (patch) | |
tree | 01475224264859769b7719febd95d4c2bf1aec89 /activerecord/lib/active_record/inheritance.rb | |
parent | 0a9522a8b316171d083623cd9dd50f2aa21efb2c (diff) | |
download | rails-a0d17760bbc6254e0231a42300c842501aca080e.tar.gz rails-a0d17760bbc6254e0231a42300c842501aca080e.tar.bz2 rails-a0d17760bbc6254e0231a42300c842501aca080e.zip |
Fix UUID column with `null: true` and `default: nil`
`quote_default_expression` can be passed nil value when `null: true` and
`default: nil`. This addressed in that case.
Fixes #29222.
Diffstat (limited to 'activerecord/lib/active_record/inheritance.rb')
0 files changed, 0 insertions, 0 deletions