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
1697ff85f1
Fix
#2061583
: Ignore any non-numeric portion of client and server
...
version numbers.
2009-03-11 02:01:49 +00:00
..
constants
Version 1.2.2b1.
2006-08-27 18:02:48 +00:00
__init__.py
We missed one more 2.6-warning generating exception
2009-02-24 02:53:46 +00:00
.cvsignore
Ignore stuff.
2001-05-28 19:07:07 +00:00
connections.py
Fix
#2061583
: Ignore any non-numeric portion of client and server
2009-03-11 02:01:49 +00:00
converters.py
Found one more Set reference.
2008-10-18 00:12:13 +00:00
cursors.py
Short-term fix for bug
#2671682
.
2009-03-08 16:34:49 +00:00
times.py
Fix for bug
#2479317
(patch
#2496558
) by kylev. Make some time handling
2009-03-11 00:48:08 +00:00