summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/connectors/mysqldb.py
Commit message (Expand)AuthorAgeFilesLines
* - update all the visit_mod() functions with new naming schemeMike Bayer2012-08-141-2/+3
* - absolute imports in connectors, databasesMike Bayer2012-06-231-5/+4
* - Unit tests pass 100% on MySQL installedMike Bayer2011-06-021-1/+1
* - SchemaItem, SchemaType now descend from common typeMike Bayer2011-01-301-4/+7
* fix this to work on 2.4Mike Bayer2011-01-261-7/+4
* - New DBAPI support for pymysql, a pure Python portMike Bayer2011-01-261-1/+4
* - new dialect for Drizzle [ticket:2003]Mike Bayer2011-01-261-0/+147