aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/active_schema_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Modularize postgresql adapterKonstantin Shabanov2012-09-051-3/+0
* Unify the collation API for the database adptersRafael Mendonça França2012-07-011-2/+2
* Support collate and ctype on the PostgreSQL.kennyj2012-06-291-0/+4
* Added where option to add_index to support postgresql partial indicesMarcelo Silveira2012-02-091-0/+12
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* activerecord tests should inherit from ActiveRecord::TestCaseAaron Patterson2010-07-141-1/+1
* reorganizing adapter specific tests. [#4974 state:resolved]Aaron Patterson2010-06-251-0/+28