summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative/base.py
Commit message (Expand)AuthorAgeFilesLines
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Fixed bug when the declarative ``__abstract__`` flag was not beingMike Bayer2014-06-251-1/+1
* - The ``__mapper_args__`` dictionary is copied from a declarativeMike Bayer2014-05-301-1/+4
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-0/+4
* - Fixed bug where the :class:`.AutomapBase` class of theMike Bayer2014-02-081-3/+25
* - happy new yearMike Bayer2014-01-051-1/+1
* - Fixed an extremely unlikely memory issue where when usingMike Bayer2014-01-031-7/+48
* - A quasi-regression where apparently in 0.8 you can set a class-levelMike Bayer2014-01-021-1/+20
* - Declarative does an extra check to detect if the sameMike Bayer2013-12-271-1/+14
* - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-1/+1
* - fix a dict while iterate mutationMike Bayer2013-05-271-1/+1
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-2/+2
* - the raw 2to3 runMike Bayer2013-04-271-4/+4
* this step is not neededMike Bayer2013-02-251-3/+0
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/ext/declarativeDiana Clarke2012-11-191-7/+13
* - [bug] Fixed a disconnect that slowly evolvedMike Bayer2012-09-141-2/+6
* - [feature] declared_attr can now be used withMike Bayer2012-08-271-1/+4
* - [feature] Conflicts between columns onMike Bayer2012-08-271-2/+2
* - [bug] Declarative can now propagate a columnMike Bayer2012-08-151-0/+5
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-051-0/+418