diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-12-12 07:42:46 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-02-07 14:21:18 +0900 |
commit | 14db455156cf822f1af738f24528200ae19efc1c (patch) | |
tree | b09bd7c9f81bee4938c116cdc7b2baa83948fb2f /tools | |
parent | 968e66b5df92e5ae88c033dc552e17b4c736874b (diff) | |
download | rails-14db455156cf822f1af738f24528200ae19efc1c.tar.gz rails-14db455156cf822f1af738f24528200ae19efc1c.tar.bz2 rails-14db455156cf822f1af738f24528200ae19efc1c.zip |
`primary_key` and `references` columns should be identical type
Follow up to #26266.
The default type of `primary_key` and `references` were changed to
`bigint` since #26266. But legacy migration and sqlite3 adapter should
keep its previous behavior.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions