summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-05databases/py-mysql-connector-python: Upgrade version 1.2.2 => 1.2.3John Marino2-8/+7
Assign maintainership to submitter. PR: 194044 Submitted by: Muhammad Rahman
2014-07-28- Reset MAINTAINER due to fatal bounceRyan Steinmetz1-8/+8
- Cleanup whitespace Reported by: portscout
2014-07-26databases/py-mysql-connector-python: MySQL driver written in PythonKubilay Kocak3-0/+26
MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). WWW: http://dev.mysql.com/doc/connector-python/en PR: 191722 Submitted by: <arcade at b1t dot name> (with changes)