diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2019-07-08 09:26:03 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2019-07-08 09:32:30 +0900 |
commit | 7d699dad334996838dd529e4b75e1648692d56f8 (patch) | |
tree | 2f492b312c2e6c3e0f720b46b02537f892171e36 /actionview | |
parent | 74ef67b16de67d2ae2f996e50a18a93aebf68fe6 (diff) | |
download | rails-7d699dad334996838dd529e4b75e1648692d56f8.tar.gz rails-7d699dad334996838dd529e4b75e1648692d56f8.tar.bz2 rails-7d699dad334996838dd529e4b75e1648692d56f8.zip |
Should `Regexp.escape` quoted table name in regex
It is for agnostic test case, since quoted table name may include `.`
for all adapters, and `[` / `]` for sqlserver adapter.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions