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
Yves Senn bdbf00dc78 pg, keep hstore and json attributes as Hash in @attributes.
The solution presented in this patch is not efficient. We should replace it
in the near future. The following needs to be worked out:
  * Is `@attributes` storing the Ruby or SQL representation?
  * `cacheable_column?` is broken but `hstore` and `json` rely on that behavior

Refs #15369.

/cc @sgrif @rafaelfranca
2014-05-28 13:35:02 +02:00
..
active_record pg, keep hstore and json attributes as Hash in @attributes. 2014-05-28 13:35:02 +02:00
rails/generators Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
active_record.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30