summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/drizzle/base.py
Commit message (Expand)AuthorAgeFilesLines
* - remove drizzle dialectMike Bayer2014-05-301-498/+0
* - happy new yearMike Bayer2014-01-051-1/+1
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* - recognize that do_rollback() and do_commit() work with a DBAPI connection,Mike Bayer2012-11-221-10/+0
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-9/+4
* - move out maxdbMike Bayer2012-10-181-3/+7
* - [feature] Added TIME type to mysql dialect,Mike Bayer2012-10-101-2/+2
* most of the drizzle docs are copy/pasta, let's just point users to the mysql ...Diana Clarke2012-04-021-142/+69
* happy new yearMike Bayer2012-01-041-1/+1
* - REAL has been added to the core types. SupportedMike Bayer2011-04-051-1/+1
* - New DBAPI support for pymysql, a pure Python portMike Bayer2011-01-261-4/+2
* - new dialect for Drizzle [ticket:2003]Mike Bayer2011-01-261-0/+584