This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
mysqlclient
Watch
1
Star
0
Fork
0
You've already forked mysqlclient
mirror of
https://github.com/PyMySQL/mysqlclient.git
synced
2026-03-13 08:00:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b0b59f1bbe0029757b9b15d1c71586eaca1109c
mysqlclient
/
MySQLdb
History
Andy Dustman
9b0b59f1bb
Merge pull request
#34
from tyzhnenko/test-and-fix-issue-33
...
Fix cut off SQL query when its contained `))`
2013-11-21 11:55:10 -08:00
..
constants
Allow pip install from git
2012-10-04 13:34:39 -04:00
__init__.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
connections.py
'BEGIN' on __enter__ if autocommit is enabled.
2013-05-22 22:33:20 +09:00
converters.py
Fix the conversion of list or tuple args to a SQL.
2013-11-04 16:17:57 +01:00
cursors.py
Merge pull request
#34
from tyzhnenko/test-and-fix-issue-33
2013-11-21 11:55:10 -08:00
release.py
Version bump
2013-01-01 17:14:08 -05:00
times.py
microsecond-bug-fix
2013-11-08 12:18:55 +09:00