aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-13 13:31:37 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-08-13 13:40:39 +0900
commit4966b36d4c6850722d9526dda9110df6c5656a26 (patch)
treeaed3078981aec5d372dfb12b4966828c6493d970 /activerecord
parente3962308e7947f3d99c70c192e2d1356d3420e1e (diff)
downloadrails-4966b36d4c6850722d9526dda9110df6c5656a26.tar.gz
rails-4966b36d4c6850722d9526dda9110df6c5656a26.tar.bz2
rails-4966b36d4c6850722d9526dda9110df6c5656a26.zip
Use `references` to respect primary key type in active storage tables
If created active storage tables by mysql2 or postgresql adapters, a primary key is defined as a bigint. It should be used `references` to the reference columns to respect primary key type.
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions