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
0773933caead46776ceb5cd86abccfe840e49839
mysqlclient
/
tests
History
Niko Wenselowski
0773933cae
Changing the way checks for the error code are made.
2014-01-10 10:10:53 +01: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
Changing the way checks for the error code are made.
2014-01-10 10:10:53 +01: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