WARNING:
This module is used to consolidate the common implementation of the safe and
unafe API. DO NOT directly import this module, please import one of
mysql.connection, mysql.safe.connection, or mysql.unsafe.connection. This
module will be removed in a future version without deprecation.
Implementation - Connection class.
WARNING: This module is used to consolidate the common implementation of the safe and unafe API. DO NOT directly import this module, please import one of mysql.connection, mysql.safe.connection, or mysql.unsafe.connection. This module will be removed in a future version without deprecation.
$(SAFE_MIGRATION)