aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/tasks/postgresql_rake_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Mute psql output when running rake db:schema:loadGodfrey Chan2013-04-301-1/+1
* Fix tiny problem: change method order for consistency and fix wrong method name.kennyj2013-04-031-1/+1
* Bring back "database already exists" messages when running rake tasksCarlos Antonio da Silva2013-01-121-0/+10
* Unify the collation API for the database adptersRafael Mendonça França2012-07-011-4/+4
* Extract collation tasks to database tasks.kennyj2012-07-011-0/+18
* Support collate and ctype on the PostgreSQL.kennyj2012-06-291-0/+8
* Move tasks(rake) tests to under the tasks dir.kennyj2012-06-241-0/+200