diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2019-06-03 03:40:17 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2019-06-03 03:53:52 +0900 |
commit | c3ca9b00e3c5f839311c55549f25f7afe8120f9d (patch) | |
tree | a5e20a8eba32ca80a6ea5fa05b27c379376920dd /activerecord/test/cases/tasks | |
parent | f7396f98be724e02d4d241fc98c4af8f225f7307 (diff) | |
download | rails-c3ca9b00e3c5f839311c55549f25f7afe8120f9d.tar.gz rails-c3ca9b00e3c5f839311c55549f25f7afe8120f9d.tar.bz2 rails-c3ca9b00e3c5f839311c55549f25f7afe8120f9d.zip |
Refactor `create_table`'s options separation
`create_table` and `t.column` have the same named options (e.g.
`:comment`, `:primary_key`), so it should be separated table options
from column options.
Related #36373.
Diffstat (limited to 'activerecord/test/cases/tasks')
0 files changed, 0 insertions, 0 deletions