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
/
tests
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
..
capabilities.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
configdb.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
dbapi20.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
default.cnf
Revert to using utf8 for default testing setup as utf8mb4 is not ubiquitous.
2012-10-08 11:37:35 -04:00
test_MySQLdb_capabilities.py
PyPy fixes, and probably some reference issues for CPython too.
2012-10-17 18:30:19 -04:00
test_MySQLdb_dbapi20.py
PyPy fixes, and probably some reference issues for CPython too.
2012-10-17 18:30:19 -04:00
test_MySQLdb_nonstandard.py
PyPy fixes, and probably some reference issues for CPython too.
2012-10-17 18:30:19 -04:00
travis.cnf
Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not recognized by Python yet.
2012-10-05 14:01:51 -04:00