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
Tim Gates
b3a5e286e2
Fix typo. (
#417
)
...
Closes
#416
2019-12-07 23:05:39 +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
Added to pass ssl_mode in configuration. (
#347
)
2019-12-03 19:58:32 +09:00
connections.py
Added to pass ssl_mode in configuration. (
#347
)
2019-12-03 19:58:32 +09:00
converters.py
Remove py27 support from Python sources. (
#394
)
2019-11-28 22:04:42 +09:00
cursors.py
Fix typo. (
#417
)
2019-12-07 23:05:39 +09:00
times.py
Remove old TIMESTAMP format for MySQL<4.1 (
#308
)
2018-12-12 17:51:48 +09:00