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
/
MySQLdb
History
André Malo
a7f55a5d6a
Patch 1/4: Minor exception handling improvements (don't swallow program exits)
...
https://sourceforge.net/p/mysql-python/patches/77/
2012-10-03 13:10:25 -04:00
..
constants
Version 1.2.2b1.
2006-08-27 18:02:48 +00:00
__init__.py
Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6.
2012-09-08 20:24:45 +00:00
connections.py
Fix MySQLdb1-1 Exception format incompatible with previous versions
2012-09-27 12:40:03 -04:00
converters.py
More Python 3 fixes. Py 3 blows up when testing BLOBs.
2012-09-08 21:22:53 +00:00
cursors.py
Patch 1/4: Minor exception handling improvements (don't swallow program exits)
2012-10-03 13:10:25 -04:00
times.py
Patch 1/4: Minor exception handling improvements (don't swallow program exits)
2012-10-03 13:10:25 -04:00