aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.example.yml
Commit message (Expand)AuthorAgeFilesLines
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-0/+6
* Bump the minimum version of PostgreSQL to 9.3Yasuo Honda2018-11-251-2/+0
* Deterministic connection collation in testsRyuta Kamizono2018-10-251-0/+1
* Use utf8mb4 character set by default for MySQL database (#33608)Yasuo Honda2018-09-111-3/+3
* Fix tests for prepared_statements: false and queries hitting `#select_all`Prathamesh Sonpatki2016-11-191-0/+3
* Remove legacy mysql adapterAbdelkader Boudih2015-12-171-9/+0
* remove the last traces of OpenBase from our codebase. [ci skip]Yves Senn2014-11-071-6/+0
* MySQL: set connection collation along with the charsetJeremy Kemper2014-08-301-0/+2
* Remove code related to adapter which are no longer in repoArun Agrawal2014-05-161-30/+0
* Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests.Steve Jorgensen2012-07-161-0/+2
* To support ActiveRecord unit tests for IBM DB2Yasuo Honda2011-10-021-0/+2
* more oracle fixesAaron Patterson2011-06-061-1/+1
* updating configs for oracleAaron Patterson2011-06-061-13/+13
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-0/+136