summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-mysql-connector-python: Upgrade version 1.2.2 => 1.2.3John Marino2014-10-052-8/+7
| | | | | | | Assign maintainership to submitter. PR: 194044 Submitted by: Muhammad Rahman
* - Reset MAINTAINER due to fatal bounceRyan Steinmetz2014-07-281-8/+8
| | | | | | - Cleanup whitespace Reported by: portscout
* databases/py-mysql-connector-python: MySQL driver written in PythonKubilay Kocak2014-07-263-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)