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
main
Add File
New File
Upload File
Apply Patch
mysqlclient
/
tests
History
Inada Naoki
33f3948149
release v2.2.8 (
#776
)
2026-02-10 17:27:43 +09:00
..
actions.cnf
…
capabilities.py
Run pyupgrade --py38-plus (
#590
)
2023-05-09 14:10:53 +09:00
configdb.py
…
dbapi20.py
Run pyupgrade --py38-plus (
#590
)
2023-05-09 14:10:53 +09:00
default.cnf
Fix executemany with binary prefix (
#605
)
2023-05-18 17:52:38 +09:00
test__mysql.py
…
test_connection.py
…
test_cursor.py
Fix executemany with binary prefix (
#605
)
2023-05-18 17:52:38 +09:00
test_errors.py
Run pyupgrade --py38-plus (
#590
)
2023-05-09 14:10:53 +09:00
test_MySQLdb_capabilities.py
ER_BAD_NULL should be IntegrityError. (
#579
)
2023-03-13 19:09:17 +09:00
test_MySQLdb_dbapi20.py
…
test_MySQLdb_nonstandard.py
Add collation option (
#564
)
2023-05-09 11:45:28 +09:00
test_MySQLdb_times.py
…