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
INADA Naoki
312f46d6ca
use_unicode=True by default on Python 3.
2014-04-18 12:17:34 +09:00
..
constants
Allow pip install from git
2012-10-04 13:34:39 -04:00
__init__.py
Random fixes.
2014-04-17 22:24:46 +09:00
compat.py
Handle types in a Python 3 friendly way
2014-04-16 14:31:10 -07:00
connections.py
use_unicode=True by default on Python 3.
2014-04-18 12:17:34 +09:00
converters.py
Random fixes.
2014-04-17 22:24:46 +09:00
cursors.py
Connection.literal() always returns
str
instance.
2014-04-17 22:36:01 +09:00
times.py
microsecond-bug-fix
2013-11-08 12:18:55 +09:00