diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-11-01 13:12:14 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-11-01 13:13:15 -0600 |
commit | 115cad36f432e51c0f805985a9202a28d62559d4 (patch) | |
tree | e93d3a776f0eb60bd23f23a4f2e92f62c438b712 /activerecord/lib/active_record/connection_adapters | |
parent | 30c3813cf0851598aac2f41e51c72a0624e8cf23 (diff) | |
download | rails-115cad36f432e51c0f805985a9202a28d62559d4.tar.gz rails-115cad36f432e51c0f805985a9202a28d62559d4.tar.bz2 rails-115cad36f432e51c0f805985a9202a28d62559d4.zip |
Don't needlessly alphabetize columns for insert/update
This slightly simplifies the code, and reduces the number of times we
need to iterate over the attributes by one.
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters')
0 files changed, 0 insertions, 0 deletions