1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Jon Leighton af8c8b432a 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
2012-10-19 15:08:58 +01:00
..
active_record The default value of a text/blob in mysql strict mode should be nil 2012-10-19 15:08:58 +01:00
rails/generators Remove mass assignment security from ActiveRecord 2012-09-16 23:58:19 -05:00
active_record.rb Extract ActiveRecord::SessionStore from Rails 2012-08-24 15:24:19 -04:00