diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2015-02-24 19:56:40 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2015-02-25 01:07:59 +0900 |
commit | c137e54a78e25314a47b9e9fbff22de65af34aec (patch) | |
tree | 4290634c5d46a9293ccd0e971a804bfef6a7a46a /activerecord/lib/active_record/coders | |
parent | 8adfd4fea78cf62b31334a05f1a567ed861cf6a9 (diff) | |
download | rails-c137e54a78e25314a47b9e9fbff22de65af34aec.tar.gz rails-c137e54a78e25314a47b9e9fbff22de65af34aec.tar.bz2 rails-c137e54a78e25314a47b9e9fbff22de65af34aec.zip |
Move back `new_column_definition` into `TableDefinition`
Only `primary_key` should be extracted by d47357e in #19030, but
`new_coclumn_definition` was also extracted because #17631 is merged
previously, then #19030 is auto merged without conflicts.
This commit is for move back `new_column_definition` into
`TableDefinition`.
Diffstat (limited to 'activerecord/lib/active_record/coders')
0 files changed, 0 insertions, 0 deletions