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
369810dff7d2e9d7371776f9dc58cedf5b794567
mysqlclient
/
MySQLdb
History
farcepest
369810dff7
PyPy fixes, and probably some reference issues for CPython too.
...
Derived from a patch at
https://bitbucket.org/pypy/compatibility/wiki/edit/mysql-python
2012-10-17 18:30:19 -04: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
Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not recognized by Python yet.
2012-10-05 14:01:51 -04:00
converters.py
PyPy fixes, and probably some reference issues for CPython too.
2012-10-17 18:30:19 -04:00
cursors.py
Use db.unicode_literal.charset in cursors.py
2012-10-08 19:16:01 +02:00
release.py
Version bump.
2012-10-11 10:05:28 -04:00
times.py
Allow pip install from git
2012-10-04 13:34:39 -04:00