diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2018-05-17 11:10:00 +0000 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2018-05-21 04:56:26 +0000 |
commit | d1a74c1e012ed96f7179e53b9190b7da0a369e11 (patch) | |
tree | ae22ec3297b050b2bbb5e8a15e4fb802ed9279c4 /guides/source/action_view_overview.md | |
parent | 15d00f04f40604842f9d6c86762b27d9a94e896e (diff) | |
download | rails-d1a74c1e012ed96f7179e53b9190b7da0a369e11.tar.gz rails-d1a74c1e012ed96f7179e53b9190b7da0a369e11.tar.bz2 rails-d1a74c1e012ed96f7179e53b9190b7da0a369e11.zip |
Bump minimum SQLite version to 3.8
These OS versions have SQLite 3.8 or higher by default.
- macOS 10.10 (Yosemite) or higher
- Ubuntu 14.04 LTS or higher
Raising the minimum version of SQLite 3.8 introduces these changes:
- All of bundled adapters support `supports_multi_insert?`
- SQLite 3.8 always satisifies `supports_foreign_keys_in_create?` and `supports_partial_index?`
- sqlite adapter can support `alter_table` method for foreign key referenced tables by #32865
- Deprecated `supports_multi_insert?` method
Diffstat (limited to 'guides/source/action_view_overview.md')
0 files changed, 0 insertions, 0 deletions