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
Brian Van Klaveren
f96cb44ef1
Add NEWDECIMAL to the NUMBER DBAPISet (
#167
)
2017-04-30 02:24:09 +09: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
Use surrogateescape normally on Python 3.6
2017-02-20 17:12:47 +09:00
converters.py
Don't use datetime.isoformat() when encoding
2015-02-06 21:54:59 +09:00
cursors.py
Allow semicolon at the end of bulk insert query
2017-03-03 01:19:53 +09:00
times.py
Return in case of higher precision than expected
2015-05-06 17:32:00 +02:00