aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/tasks/sqlite_rake_test.rb
Commit message (Expand)AuthorAgeFilesLines
* tests, run adapter specific rake tests only for the right adapter.Yves Senn2014-07-241-0/+2
* Revert "Properly require database tasks so we have access to the raised const...Rafael Mendonça França2013-11-191-1/+0
* Revert "Explicitly exit with status "1" for create and drop failures"Rafael Mendonça França2013-11-191-9/+3
* Properly require database tasks so we have access to the raised constantCarlos Antonio da Silva2013-11-171-0/+1
* Merge pull request #12531 from iamvery/database-tasks-exit-statusRafael Mendonça França2013-11-151-3/+9
|\
| * Explicitly exit with status "1" for create and drop failuresJay Hayes2013-11-111-3/+9
* | Warnings removed for ruby trunkArun Agrawal2013-11-011-3/+3
|/
* More polite cleanup for sqlite testsBogdan Gusiev2012-07-291-4/+4
* Extract collation tasks to database tasks.kennyj2012-07-011-0/+21
* Move tasks(rake) tests to under the tasks dir.kennyj2012-06-241-0/+170