Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Fix test failures caused by #23958 | Sean Griffin | 2016-03-11 | 1 | -1/+1 |
* | Merge pull request #23677 from kamipo/passing_table_name_to_column_initialize | Rafael França | 2016-03-11 | 1 | -0/+26 |
|\ | |||||
| * | Initialize `column.table_name` immediately for `column.serial?` correctly wor... | Ryuta Kamizono | 2016-03-08 | 1 | -0/+26 |
* | | Fix bigserial appears with limit 8 for schema dumper | Ryuta Kamizono | 2016-03-04 | 1 | -2/+2 |
|/ | |||||
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -2/+2 |
* | Correctly dump `serial` and `bigserial` | Ryuta Kamizono | 2015-03-04 | 1 | -0/+60 |