aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/citext_test.rb
Commit message (Expand)AuthorAgeFilesLines
* PostgreSQL, test cases to lock the current column types.Yves Senn2014-03-281-7/+8
* only run citext_test if the connection supports_extensions?.Yves Senn2014-03-271-52/+54
* Use teardown helper method.Guo Xiang Tan2014-03-141-1/+1
* `change_table` supports `citext`. Follow up to #12523.Yves Senn2014-03-111-8/+27
* register OID for PostgreSQL citex datatype [Troy Kruthoff & Lachlan Sylvester]lsylvester2014-03-111-0/+58