Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -1/+1 |
* | Closes rails/rails#18864: Renaming transactional fixtures to transactional tests | Brandon Weiss | 2015-03-16 | 1 | -1/+1 |
* | Stop relying on columns for type information in mysql2 casting tests | Sean Griffin | 2015-01-01 | 1 | -4/+2 |
* | Clear schema cache before each test | Akira Matsuda | 2014-09-01 | 1 | -0/+1 |
* | active_record: Type cast booleans and durations for string columns. | Dylan Thacker-Smith | 2014-07-06 | 1 | -2/+2 |
* | Unifies mysql and mysql2 casting of booleans. | Yves Senn | 2013-11-11 | 1 | -3/+3 |
* | test cases to describe the MySQL boolean behavior. | Yves Senn | 2013-11-11 | 1 | -0/+91 |