summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative/api.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a syntax error in example code.pr/47Hyunjun Kim2013-11-211-1/+1
* tpoMike Bayer2013-07-201-9/+9
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-191-0/+40
* - fixing AbstractConcreteBase import in docstring, 0.8diana2013-05-261-1/+1
* Fixed indirect regression regarding :func:`.has_inherited_table`,Mike Bayer2013-04-091-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/ext/declarativeDiana Clarke2012-11-191-2/+12
* - fix declarative __init__Mike Bayer2012-10-041-4/+2
* - [feature] declared_attr can now be used withMike Bayer2012-08-271-5/+6
* - [feature] Conflicts between columns onMike Bayer2012-08-271-2/+3
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-051-0/+436