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
William Tisäter
77a8e4a480
Increase performance when casting dates
2015-05-04 20:18:57 +02:00
..
constants
Allow pip install from git
2012-10-04 13:34:39 -04:00
__init__.py
Random fixes.
2014-04-17 22:24:46 +09:00
compat.py
refactoring.
2014-04-18 23:25:01 +09:00
connections.py
connections.py use int not atoi
2015-04-28 17:08:07 +01:00
converters.py
Don't use datetime.isoformat() when encoding
2015-02-06 21:54:59 +09:00
cursors.py
Raise
ProgrammingError
properly when connection is closed
2015-05-01 20:56:16 +02:00
times.py
Increase performance when casting dates
2015-05-04 20:18:57 +02:00