This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-pymysql
Code
Issues
Proposed changes
Files
df22cf7aea5572ce25b7b9cd75057a6bff5950c9
deb-python-pymysql
/
pymysql
/
constants
History
INADA Naoki
c7d4858ee1
Fix coding style.
2014-12-07 11:59:51 +09:00
..
__init__.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00
CLIENT.py
Fix coding style.
2014-12-07 11:59:51 +09:00
COMMAND.py
Missing commands
2014-08-29 10:24:17 +02:00
ER.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00
FIELD_TYPE.py
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
FLAG.py
My first commit. Did a lot of refactoring, so see the updated README file
2010-07-26 19:28:33 +00:00
SERVER_STATUS.py
Run reindent.py
2013-08-30 13:22:43 +09:00