aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | More polite cleanup for sqlite testsBogdan Gusiev2012-07-291-4/+4
|/
* Merge pull request #6838 from kennyj/added_registration_taskCarlos Antonio da Silva2012-07-071-0/+16
|\
| * Added a feature to add a database task. e.g. OracleDatabaseTaskskennyj2012-06-241-0/+16
* | Unify the collation API for the database adptersRafael Mendonça França2012-07-011-4/+4
* | Extract collation tasks to database tasks.kennyj2012-07-014-0/+68
* | Support collate and ctype on the PostgreSQL.kennyj2012-06-291-0/+8
|/
* Move tasks(rake) tests to under the tasks dir.kennyj2012-06-244-0/+891