Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up fix for PG extensions quoting | Carlos Antonio da Silva | 2013-12-23 | 1 | -2/+6 |
* | Serialize postgres' hstore, json and array types correctly in AR update methods. | Tadas Tamosauskas | 2013-12-23 | 1 | -0/+6 |
* | cast json values on write to be consistent with reading from the db. | Severin Schoepke | 2013-10-25 | 1 | -0/+7 |
* | test to verify the `ActiveRecord::Store` behavior with PG's json type | Yves Senn | 2013-10-25 | 1 | -0/+18 |
* | Add CHANGELOG enty for #11235 | Rafael Mendonça França | 2013-07-02 | 1 | -1/+0 |
* | Support array as root element in JSON | Alexey Noskov | 2013-05-14 | 1 | -0/+14 |
* | Support PostgreSQL specific column types when using `change_table`. | Yves Senn | 2013-02-28 | 1 | -0/+15 |
* | Put the create_table block in a transaction. | Rafael Mendonça França | 2012-09-05 | 1 | -2/+4 |
* | ActiveRecord support to PostgreSQL 9.2 JSON type | Dickson S. Guedes | 2012-09-05 | 1 | -0/+69 |