summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
Commit message (Expand)AuthorAgeFilesLines
* - alter behavior such that dialect_kwargs is still immutable, butMike Bayer2014-01-191-10/+5
* - implement kwarg validation and type system for dialect-specificMike Bayer2014-01-181-1/+118
* - happy new yearMike Bayer2014-01-051-1/+1
* - A rework to the way that "quoted" identifiers are handled, in thatMike Bayer2013-08-271-0/+1
* - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-0/+18
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-0/+329