Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Remove unused `blob_or_text_column?` method | Ryuta Kamizono | 2016-08-19 | 1 | -5/+0 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Fix `bigint?` for Enum columns in MySQL | Ryuta Kamizono | 2016-01-31 | 1 | -0/+5 |
* | Fix `unsigned?` and `blob_or_text_column?` for Enum columns in MySQL | Ryuta Kamizono | 2016-01-04 | 1 | -1/+12 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -1/+1 |
* | fix detect column type of enum | masarakki | 2013-04-01 | 1 | -1/+1 |
* | fix: limit of enum columns of mysql | Yamada Masaki | 2012-06-28 | 1 | -0/+10 |