aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/README.rdoc
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-01-22 09:54:14 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-02-04 20:28:14 +0900
commit605837a61933fc1e94097eea30e659bb9ef516eb (patch)
treef722b4a3b8b8852f70fe782b27b173cb9dde74b1 /activerecord/README.rdoc
parentd13bc5df902a2c82c3096b627830be97acbedf50 (diff)
downloadrails-605837a61933fc1e94097eea30e659bb9ef516eb.tar.gz
rails-605837a61933fc1e94097eea30e659bb9ef516eb.tar.bz2
rails-605837a61933fc1e94097eea30e659bb9ef516eb.zip
Correctly dump integer-like primary key with default nil
The PR #27384 changed integer-like primary key to be autoincrement unless an explicit default. This means that integer-like primary key is restored as autoincrement unless dumping the default nil explicitly. We should dump integer-like primary key with default nil correctly.
Diffstat (limited to 'activerecord/README.rdoc')
0 files changed, 0 insertions, 0 deletions