oracle-enhanced
oracle-enhanced copied to clipboard
Add _connection method (1)
Introduce the _connection method, which returns whichever is defined between @unconfigured_connection or @raw_connection.
See rails commit: https://github.com/rails/rails/commit/deec3004d8d85443dc4f3f5fd22ab86b10adb58b and issue #2329