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-16 03:50:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
mysql
History
adustman
675b285a7b
Minor bugfix on _mysql: Set exception if non-sequence is passed to
...
escape_row(). Updating for version 2.0 of the API.
1999-03-30 07:59:51 +00:00
..
_mysqlmodule.c
Minor bugfix on _mysql: Set exception if non-sequence is passed to
1999-03-30 07:59:51 +00:00
MySQLdb.py
Minor bugfix on _mysql: Set exception if non-sequence is passed to
1999-03-30 07:59:51 +00:00
Setup.in
A home-made mysql interface for Python so I can learn the API. It's almost
1999-03-11 05:38:47 +00:00