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
2025-08-15 11:10:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
MySQLdb
History
Andy Dustman
44f8b4d2b9
Merge pull request
#36
from Multiposting/master
...
Fix the conversion of list or tuple args to SQL.
2013-11-21 11:52:42 -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
Also fix executemany().
2013-11-05 11:34:43 +01: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