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 02:54:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
MySQLdb
History
Inada Naoki
00016e0961
Fix some flake8 errors (
#410
)
2019-11-29 17:33:06 +09:00
..
constants
Update FIELD_TYPEs (
#309
)
2018-12-12 20:25:12 +09:00
__init__.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
_exceptions.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
_mysql.c
Use binary type by default for converter input. (
#351
)
2019-11-29 17:07:05 +09:00
connections.py
Fix some flake8 errors (
#410
)
2019-11-29 17:33:06 +09:00
converters.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
cursors.py
Fix some flake8 errors (
#410
)
2019-11-29 17:33:06 +09:00
times.py
Remove old TIMESTAMP format for MySQL<4.1 (
#308
)
2018-12-12 17:51:48 +09:00