diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2018-11-25 13:41:01 +0000 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2018-11-25 23:08:25 +0000 |
commit | d56a6e19c471662d9a32c6b866b10d23ec7bb05a (patch) | |
tree | 467e02267258bf33db4d65d2b5f0154ad4c60f6f /activerecord/test/fixtures/parrots_pirates.yml | |
parent | d6fcc419fe4f99d3f9414d39d081bd6355842018 (diff) | |
download | rails-d56a6e19c471662d9a32c6b866b10d23ec7bb05a.tar.gz rails-d56a6e19c471662d9a32c6b866b10d23ec7bb05a.tar.bz2 rails-d56a6e19c471662d9a32c6b866b10d23ec7bb05a.zip |
SQLite 3.7.16+ returns the order of the primary key columns
https://www.sqlite.org/releaselog/3_7_16.html
> 9 Enhance the PRAGMA table_info command so that the "pk" column is an increasing integer to show the order of columns in the primary key.
Rails 6 supports SQLite 3.8 then we can remove this skip condition.
Diffstat (limited to 'activerecord/test/fixtures/parrots_pirates.yml')
0 files changed, 0 insertions, 0 deletions