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
2026-03-13 08:00:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e39df07f29735fb4fef3db14c6b2418184f5e3ba
mysqlclient
/
MySQLdb
History
INADA Naoki
e39df07f29
Fix docstring for use_unicode type
2017-08-29 18:16:15 +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
Fix docstring for use_unicode type
2017-08-29 18:16:15 +09:00
converters.py
Don't use datetime.isoformat() when encoding
2015-02-06 21:54:59 +09:00
cursors.py
Allow bulk insert which no space around
VALUES
(
#179
)
2017-06-15 09:06:46 +09:00
times.py
Return in case of higher precision than expected
2015-05-06 17:32:00 +02:00