diff options
author | David A. Lee <david7lee@gmail.com> | 2019-01-09 16:29:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-09 16:29:56 -0500 |
commit | 6d2105bb6327d75b936f09cd4c34222d82e9e722 (patch) | |
tree | 36936466dbcab479c52a20161216ac96f721ae96 /activesupport/test/cache | |
parent | ff807f823b869d3491935a096183ee2bebd58e7b (diff) | |
download | rails-6d2105bb6327d75b936f09cd4c34222d82e9e722.tar.gz rails-6d2105bb6327d75b936f09cd4c34222d82e9e722.tar.bz2 rails-6d2105bb6327d75b936f09cd4c34222d82e9e722.zip |
Specify the type for the auto-generated primary key
Given the change to using `bigint` as type for auto-generated primary keys (as per https://github.com/rails/rails/pull/26266), I propose updating the Active Record Basics guide to explicitly state the type being used so as to avoid confusion as to the type of integer used, especially as the type can vary depending on the database used.
Diffstat (limited to 'activesupport/test/cache')
0 files changed, 0 insertions, 0 deletions