Skip to content

Fix `Connection#disable_prepared_statements` loosing connection name

Kamil Trzciński requested to merge fix-disable_prepared_statements into master

What does this MR do?

This fixes establish_connection call to ensure that many databases can be supported, and connection qualifier can be retained.

Conformity

Edited by Kamil Trzciński

Merge request reports