aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2015-11-08 03:11:49 +0900
committerRyuta Kamizono <kamipo@gmail.com>2015-11-08 03:11:49 +0900
commitfc88e4a5c317830686e3160bb4ba95e49c681b12 (patch)
tree596091fa06839e4d42888937b7429cdd179ee2fb /activerecord/test/cases/adapters
parent3aa5f2c203f1161a63a1e5be5b5263c339e2653b (diff)
downloadrails-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/adapters')
0 files changed, 0 insertions, 0 deletions