diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-06-21 09:40:50 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-09-27 06:45:16 +0900 |
commit | 4a4286acc3047363d5dfaee58cd71a47b3991575 (patch) | |
tree | ac974e2b1c4f1691605ab6dd7b7ca799ee62fa92 /activerecord/test | |
parent | 56b3849316b9c4cf4423ef8de30cbdc1b7e0f7af (diff) | |
download | rails-4a4286acc3047363d5dfaee58cd71a47b3991575.tar.gz rails-4a4286acc3047363d5dfaee58cd71a47b3991575.tar.bz2 rails-4a4286acc3047363d5dfaee58cd71a47b3991575.zip |
Extract `quoted_binary` and use it rather than override `_quote`
Each databases have different binary representation. Therefore all
adapters overrides `_quote` for quoting binary.
Extract `quoted_binary` for quoting binary and use it rather than
override `_quote`.
Diffstat (limited to 'activerecord/test')
0 files changed, 0 insertions, 0 deletions