module documentation

.. dialect:: mysql+mysqlconnector :name: MySQL Connector/Python :dbapi: myconnpy :connectstring: mysql+mysqlconnector://<user>:<password>@<host>[:<port>]/<dbname> :url: https://pypi.org/project/mysql-connector-python/ .. note:: The MySQL Connector/Python DBAPI has had many issues since its release, some of which may remain unresolved, and the mysqlconnector dialect is **not tested as part of SQLAlchemy's continuous integration**. The recommended MySQL dialects are mysqlclient and PyMySQL.

Class MySQLCompiler_mysqlconnector Undocumented
Class MySQLDialect_mysqlconnector Undocumented
Class MySQLIdentifierPreparer_mysqlconnector Undocumented
Class _myconnpyBIT No class docstring; 1/1 method documented