| Commit message (Expand) | Author | Age | Files | Lines |
| * | - changelog + migration, fixes #2670, fixes #3150, fixes #3149 | Mike Bayer | 2014-09-25 | 2 | -7/+9 |
| * | - refactor - split out _as_declarative into functions | Mike Bayer | 2014-09-25 | 2 | -324/+371 |
| * | - lets create column copies first and fix this problem completely. | Mike Bayer | 2014-09-25 | 2 | -37/+45 |
| * | - try to simplify. do away with after_mapping. | Mike Bayer | 2014-09-25 | 3 | -40/+76 |
| * | - clean up imports | Mike Bayer | 2014-09-24 | 1 | -3/+2 |
| * | - simplify. make the base declared_attr memoized. | Mike Bayer | 2014-09-24 | 3 | -55/+44 |
| * | - we've come up with a different way to do #2670, which was the original | Mike Bayer | 2014-09-24 | 3 | -65/+240 |
| * | - add the patch, start adding tests | Mike Bayer | 2014-09-23 | 2 | -5/+65 |
| * | - Fixed an unlikely race condition observed in some exotic end-user | Mike Bayer | 2014-09-18 | 1 | -1/+6 |
| * | PEP8 style fixes | Brian Jarrett | 2014-07-13 | 4 | -93/+96 |
| * | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 4 | -4/+8 |
| * | - Fixed bug when the declarative ``__abstract__`` flag was not being | Mike Bayer | 2014-06-25 | 1 | -1/+1 |
| * | - The ``__mapper_args__`` dictionary is copied from a declarative | Mike Bayer | 2014-05-30 | 1 | -1/+4 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -2/+2 |
| * | - extensive cross-linking of relationship options with their documentation se... | Mike Bayer | 2014-02-16 | 1 | -1/+5 |
| * | - use an OrderedDict here so that tests are more deterministic | Mike Bayer | 2014-02-14 | 1 | -2/+2 |
| * | - Fixed bug where :class:`.AbstractConcreteBase` would fail to be | Mike Bayer | 2014-02-11 | 3 | -4/+43 |
| * | this example doesn't work, we don't really have a solution for this as far as... | Mike Bayer | 2014-02-10 | 1 | -31/+0 |
| * | - Fixed bug where the :class:`.AutomapBase` class of the | Mike Bayer | 2014-02-08 | 1 | -3/+25 |
| * | - Support is improved for supplying a :func:`.join` construct as the | Mike Bayer | 2014-01-22 | 1 | -0/+4 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 4 | -4/+4 |
| * | - Fixed an extremely unlikely memory issue where when using | Mike Bayer | 2014-01-03 | 2 | -19/+63 |
| * | - A quasi-regression where apparently in 0.8 you can set a class-level | Mike Bayer | 2014-01-02 | 1 | -1/+20 |
| * | - Declarative does an extra check to detect if the same | Mike Bayer | 2013-12-27 | 1 | -1/+14 |
| * | - The :class:`.DeferredReflection` class has been enhanced to provide | Mike Bayer | 2013-12-03 | 2 | -38/+75 |
| * | Fixed bug where in Py2K a unicode literal would not be accepted | Mike Bayer | 2013-11-29 | 1 | -1/+1 |
| * | Fixed a syntax error in example code. | Hyunjun Kim | 2013-11-29 | 1 | -1/+1 |
| * | Merge pull request #46 from vrajmohan/master | mike bayer | 2013-11-29 | 2 | -8/+8 |
| |\ |
|
| | * | Fix cross references | Vraj Mohan | 2013-11-17 | 2 | -8/+8 |
| * | | - add more explicit docs for relationship mixin, [ticket:2876] | Mike Bayer | 2013-11-27 | 1 | -4/+50 |
| |/ |
|
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 2 | -2/+3 |
| * | tpo | Mike Bayer | 2013-07-20 | 1 | -9/+9 |
| * | - Improved the examples in ``examples/generic_associations``, including | Mike Bayer | 2013-07-19 | 2 | -1/+41 |
| * | ORM descriptors such as hybrid properties can now be referenced | Mike Bayer | 2013-07-02 | 1 | -10/+12 |
| * | - fix a dict while iterate mutation | Mike Bayer | 2013-05-27 | 1 | -1/+1 |
| * | a pass where we try to squash down as many list()/keys() combinations | Mike Bayer | 2013-05-26 | 2 | -3/+3 |
| * | - fixing AbstractConcreteBase import in docstring, 0.9 | diana | 2013-05-26 | 1 | -1/+1 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 3 | -8/+8 |
| * | Fixed indirect regression regarding :func:`.has_inherited_table`, | Mike Bayer | 2013-04-09 | 1 | -1/+1 |
| * | this step is not needed | Mike Bayer | 2013-02-25 | 1 | -3/+0 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 4 | -4/+4 |
| * | Fixes grammar in docstring. | Taavi Burns | 2012-12-31 | 1 | -1/+1 |
| * | Allow use of synonyms in primaryjoin / secondaryjoin conditions | Richard Mitchell | 2012-11-27 | 1 | -2/+5 |
| * | just a pep8 pass of lib/sqlalchemy/ext/declarative | Diana Clarke | 2012-11-19 | 4 | -48/+78 |
| * | - store only MultipleClassMarkers inside of ModuleMarker, then | Mike Bayer | 2012-10-28 | 2 | -26/+71 |
| * | - fix declarative __init__ | Mike Bayer | 2012-10-04 | 1 | -4/+2 |
| * | - commit Priit Laes docstring fixes | Mike Bayer | 2012-09-30 | 1 | -21/+10 |
| * | - [bug] Fixed a disconnect that slowly evolved | Mike Bayer | 2012-09-14 | 1 | -2/+6 |
| * | - [feature] declared_attr can now be used with | Mike Bayer | 2012-08-27 | 3 | -9/+91 |
| * | - [feature] Conflicts between columns on | Mike Bayer | 2012-08-27 | 3 | -7/+121 |