Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid PostgreSQL and MySQL tests warnings. | Emilio Tagua | 2010-06-08 | 1 | -3/+5 |
* | make add_index and remove_index more resilient; new rename_index method; trac... | Étienne Barrié | 2010-05-18 | 1 | -0/+5 |
* | Revert "Revert "Add index length support for MySQL [#1852 state:open]"" | Pratik Naik | 2010-05-09 | 1 | -0/+17 |
* | Revert "Add index length support for MySQL [#1852 state:open]" | José Valim | 2010-05-08 | 1 | -17/+0 |
* | Add index length support for MySQL [#1852 state:resolved] | Emili Parreno | 2010-05-08 | 1 | -0/+17 |
* | Make sure recreate MySQL test database with the proper encoding and collation... | Luca Guidi | 2008-10-03 | 1 | -0/+5 |
* | Fix mysql 4.1 incompatibility in the active record schema tests. | Frederick Cheung | 2008-05-22 | 1 | -32/+41 |
* | Added add/remove_timestamps to the schema statements for adding the created_a... | David Heinemeier Hansson | 2008-03-13 | 1 | -0/+40 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+46 |