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
/
MySQLdb
History
Inada Naoki
86491882e6
Drop Python 2 support from C source (
#406
)
2019-11-29 14:24:28 +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
Drop Python 2 support from C source (
#406
)
2019-11-29 14:24:28 +09:00
connections.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
converters.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
cursors.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
times.py
Remove old TIMESTAMP format for MySQL<4.1 (
#308
)
2018-12-12 17:51:48 +09:00