summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/automap.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug where the :class:`.AutomapBase` class of theMike Bayer2014-02-081-2/+6
* - happy new yearMike Bayer2014-01-051-1/+1
* - many-to-many supportMike Bayer2014-01-051-66/+786
* - basic functionality.Mike Bayer2014-01-041-23/+30
* - hypothetical "automap" feature, would extend DeferredReflection to create c...Mike Bayer2014-01-031-0/+113