diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2015-11-08 03:11:49 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2015-11-08 03:11:49 +0900 |
commit | fc88e4a5c317830686e3160bb4ba95e49c681b12 (patch) | |
tree | 596091fa06839e4d42888937b7429cdd179ee2fb /activerecord/test/cases/touch_later_test.rb | |
parent | 3aa5f2c203f1161a63a1e5be5b5263c339e2653b (diff) | |
download | rails-fc88e4a5c317830686e3160bb4ba95e49c681b12.tar.gz rails-fc88e4a5c317830686e3160bb4ba95e49c681b12.tar.bz2 rails-fc88e4a5c317830686e3160bb4ba95e49c681b12.zip |
Not passing `native_database_types` to `TableDefinition`
The `native_database_types` only used in `TableDefinition` for look up
the default `:limit` option. But this is duplicated process with
`type_to_sql`. Passing `native_database_types` is not needed.
Diffstat (limited to 'activerecord/test/cases/touch_later_test.rb')
0 files changed, 0 insertions, 0 deletions