aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/json_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Support array as root element in JSONAlexey Noskov2013-05-141-0/+14
* Support PostgreSQL specific column types when using `change_table`.Yves Senn2013-02-281-0/+15
* Put the create_table block in a transaction.Rafael Mendonça França2012-09-051-2/+4
* ActiveRecord support to PostgreSQL 9.2 JSON typeDickson S. Guedes2012-09-051-0/+69