oracle-enhanced
oracle-enhanced copied to clipboard
Add alias to internal_exec_query (11)
Add alias to internal_exec_query
In rails commit https://github.com/rails/rails/commit/942785fb8b03772dde338cc241af8e5de4d2efbc
A method internal_exec_query
is introduced as the implementation for
exec_query. For now this just aliases one to the other.
Stacked on #2375