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
Vilnis Termanis
1f8bd5361e
Reduce callproc roundtrip time
...
- Make only one single call to SET variables used as procedure parameters
2018-01-20 17:40:38 +00:00
..
constants
Update error constants (
#113
)
2016-09-12 06:34:25 +09:00
__init__.py
Add NEWDECIMAL to the NUMBER DBAPISet (
#167
)
2017-04-30 02:24:09 +09:00
compat.py
refactoring.
2014-04-18 23:25:01 +09:00
connections.py
Fix decoding tiny/medium/long blobs (
#215
)
2017-12-14 17:30:29 +09:00
converters.py
Fix encoding tuple argument (
#155
)
2017-08-30 18:49:02 +09:00
cursors.py
Reduce callproc roundtrip time
2018-01-20 17:40:38 +00:00
times.py
Return in case of higher precision than expected
2015-05-06 17:32:00 +02:00