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
Bastien Vallet
026e87f7b5
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +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 cp1252 for latin1 charset (
#398
)
2019-11-18 21:22:39 +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