diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-04-16 07:45:33 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-04-16 07:45:33 +0900 |
commit | 1a92ae8318c3f5720907dec671d9ebb9221c0817 (patch) | |
tree | 7441adcda3a727f2070b002e21cc045f8cbc8ced /activerecord/test/cases/migration_test.rb | |
parent | 066e5d62d5e83830040083b5f34c9da8bed0ba4f (diff) | |
download | rails-1a92ae8318c3f5720907dec671d9ebb9221c0817.tar.gz rails-1a92ae8318c3f5720907dec671d9ebb9221c0817.tar.bz2 rails-1a92ae8318c3f5720907dec671d9ebb9221c0817.zip |
Refactor `indexes` things in connection adapters
* Use keyword arguments in `IndexDefinition` to ease to ignore unused
options and to avoid to initialize incorrect empty value.
* Place it in `SchemaStatements` for consistency.
* And tiny tweaks.
Diffstat (limited to 'activerecord/test/cases/migration_test.rb')
0 files changed, 0 insertions, 0 deletions