Repository URL to install this package:
|
Version:
4.0.111 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
sqlalchemy
/
dialects
/
mysql
/
pymysql.pyc
|
|---|
ó
EYc @ sF d Z d d l m Z d d l m Z d e f d YZ e Z d S( s
.. dialect:: mysql+pymysql
:name: PyMySQL
:dbapi: pymysql
:connectstring: mysql+pymysql://<username>:<password>@<host>/<dbname>[?<options>]
:url: http://www.pymysql.org/
Unicode
-------
Please see :ref:`mysql_unicode` for current recommendations on unicode
handling.
MySQL-Python Compatibility
--------------------------
The pymysql DBAPI is a pure Python port of the MySQL-python (MySQLdb) driver,
and targets 100% compatibility. Most behavioral notes for MySQL-python apply
to the pymysql driver as well.
i ( t MySQLDialect_mysqldbi ( t py3kt MySQLDialect_pymysqlc B sA e Z d Z d Z e Z e Z e d Z e
r? d Z n RS( t pymysqlc C s
t d S( NR ( t
__import__( t cls( ( sV /home/tvault/.virtenv/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/pymysql.pyt dbapi/ s c C s1 t | j d t r&