aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date_time/blank.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-02-28 15:34:30 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-02-28 16:31:22 +0900
commit310dc5dc443023ca4231eb0788e34ef6d157fa06 (patch)
treeed95796a892cdf71c47671dd37aa87de6245176a /activesupport/lib/active_support/core_ext/date_time/blank.rb
parentd50380f4e3f9e8d9398c8fdcbe5f52f784d14f5f (diff)
downloadrails-310dc5dc443023ca4231eb0788e34ef6d157fa06.tar.gz
rails-310dc5dc443023ca4231eb0788e34ef6d157fa06.tar.bz2
rails-310dc5dc443023ca4231eb0788e34ef6d157fa06.zip
`create_join_table` should respect `references` column type
Follow up of #26266. The default type of `primary_key` and `references` were changed to `bigint` since #26266. But `create_join_table` column type is still `integer`. It should respect `references` column type.
Diffstat (limited to 'activesupport/lib/active_support/core_ext/date_time/blank.rb')
0 files changed, 0 insertions, 0 deletions