module documentation

Note

The OurSQL MySQL dialect is legacy and is no longer supported upstream, and is not tested as part of SQLAlchemy's continuous integration. The recommended MySQL dialects are mysqlclient and PyMySQL.

Deprecated since version 1.4: The OurSQL DBAPI is deprecated and will be removed in a future version. Please use one of the supported DBAPIs to connect to mysql.

Unicode

Please see :ref:`mysql_unicode` for current recommendations on unicode handling.

Class _oursql​BIT No class docstring; 1/1 method documented
Class ​My​SQLDialect_oursql No class docstring; 0/8 class variable, 4/22 methods, 0/1 class method documented
Class ​My​SQLExecution​Context_oursql Undocumented