Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be sure to reset PK name renamed in the test | Akira Matsuda | 2014-08-15 | 1 | -0/+3 |
* | Don't type cast the default on the column | Sean Griffin | 2014-06-17 | 1 | -5/+12 |
* | Make `:index` in migrations work with all column types | Marc Schütz | 2014-05-18 | 1 | -0/+10 |
* | anual_salary => annual_salary | Vipul A M | 2013-03-28 | 1 | -3/+3 |
* | respect auto_increment in rename_column for mysql | Vipul A M | 2013-03-27 | 1 | -0/+7 |
* | Oracle enhanced adapter shortens its name if it is longer than 30 bytes | Yasuo Honda | 2013-02-24 | 1 | -2/+10 |
* | also rename the test-case class inside columns_test.rb | Yves Senn | 2013-02-24 | 1 | -1/+1 |
* | rename_column_test.rb -> columns_test.rb to reveal intent. | Yves Senn | 2013-02-23 | 1 | -0/+264 |