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
072a6cdb223bdec1b8a630efd1da8d4d83bb2d97
mysqlclient
/
tests
History
INADA Naoki
0dfce06514
Add test for _mysql.escape_string()
2015-02-24 14:51:34 +09:00
..
capabilities.py
Fix multiply by float.
2014-04-18 11:54:03 +09:00
configdb.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
dbapi20.py
StandardError is removed from Python 3
2014-04-18 12:06:39 +09: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
Exception raised from _mysql should be reraise as is.
2014-09-09 22:18:39 +09: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
Add test for _mysql.escape_string()
2015-02-24 14:51:34 +09: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