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 19:31:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
MySQLdb
/
MySQLdb
History
adustman
43994da567
0.9.2 (finally)
2002-07-21 04:05:17 +00:00
..
constants
Ignore stuff.
2001-05-28 19:07:07 +00:00
__init__.py
0.9.2 (finally)
2002-07-21 04:05:17 +00:00
.cvsignore
Ignore stuff.
2001-05-28 19:07:07 +00:00
connections.py
Passing both conv and unicode to connect was broken (Skip Montanaro)
2002-07-03 14:40:12 +00:00
converters.py
Revert returning BLOBs as arrays, since MySQL doesn't distinquish
2002-07-03 15:49:12 +00:00
cursors.py
Revert execute behavior: Do not use % operator when there are no args
2002-07-16 16:26:40 +00:00
sets.py
Smash data into two separate modules: sets and times. I never liked
2001-05-12 04:30:34 +00:00
times.py
Fix the case where there is no mx.DateTime.
2001-05-23 03:16:34 +00:00