diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-02-26 01:45:04 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-02-27 03:14:33 +0900 |
commit | 322a4a13107b66814d3d5f802c7f63bbc6dd8f93 (patch) | |
tree | 51558b692c65b75856d5867b941514678a0d09b2 /tasks/release.rb | |
parent | 25c3227255dee0e937e69f58f0cffbf9318948bd (diff) | |
download | rails-322a4a13107b66814d3d5f802c7f63bbc6dd8f93.tar.gz rails-322a4a13107b66814d3d5f802c7f63bbc6dd8f93.tar.bz2 rails-322a4a13107b66814d3d5f802c7f63bbc6dd8f93.zip |
Deprecate `supports_migrations?` on connection adapters
`supports_migrations?` was added at 4160b518 to determine if schema
statements (`create_table`, `drop_table`, etc) are implemented in the
adapter. But all tested databases has been supported migrations since
a4fc93c3 at least.
Diffstat (limited to 'tasks/release.rb')
0 files changed, 0 insertions, 0 deletions