| Commit message (Expand) | Author | Age | Files | Lines |
| * | - docs + tests | Mike Bayer | 2014-01-05 | 1 | -0/+22 |
| * | Fix cross references | Vraj Mohan | 2013-11-17 | 2 | -2/+3 |
| * | Add API generation to resolve cross references | Vraj Mohan | 2013-11-17 | 1 | -1/+2 |
| * | Fix cross referencespr/44 | Vraj Mohan | 2013-11-14 | 1 | -1/+0 |
| * | - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i... | Mike Bayer | 2013-10-25 | 1 | -0/+1 |
| * | - reorganize docs so expression, schema are broken out into subfiles, they're... | Mike Bayer | 2013-08-18 | 3 | -5/+5 |
| * | - Improved the examples in ``examples/generic_associations``, including | Mike Bayer | 2013-07-19 | 1 | -0/+2 |
| * | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 2 | -43/+51 |
| * | docs - missing 'attr' in AssociationProxy join see #2636 | Diana Clarke | 2012-12-16 | 1 | -1/+1 |
| * | The :class:`.MutableComposite` type did not allow for the | Mike Bayer | 2012-12-03 | 1 | -1/+1 |
| * | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -0/+3 |
| * | - add class_ to AliasedInsp | Mike Bayer | 2012-10-26 | 1 | -2/+2 |
| * | - [moved] The InstrumentationManager interface | Mike Bayer | 2012-06-24 | 2 | -0/+25 |
| * | Add some `Sphinx` related version informations paragraph-level markups, | Mike Bayer | 2012-06-08 | 1 | -3/+10 |
| * | - [feature] The "deferred declarative | Mike Bayer | 2012-05-17 | 1 | -0/+1 |
| * | - remove sqlsoup [ticket:2262] | Mike Bayer | 2012-04-24 | 2 | -12/+0 |
| * | - add OrderingList class and other functions to sphinx documentation | Mike Bayer | 2012-02-12 | 1 | -0/+9 |
| * | - New event hook, MapperEvents.after_configured(). | Mike Bayer | 2011-09-10 | 1 | -0/+5 |
| * | - rework collections docs, talk about the simple stuff some more. | Mike Bayer | 2011-08-07 | 1 | -1/+3 |
| * | - second pass through association proxy docs, some more links on any()/has(),... | Mike Bayer | 2011-08-06 | 1 | -161/+202 |
| * | - rewrite the docs for association proxy using declarative, add new examples,... | Mike Bayer | 2011-08-05 | 1 | -194/+349 |
| * | - tests for hybrid | Mike Bayer | 2011-01-17 | 1 | -3/+5 |
| * | - add support for pickling with mutable scalars, mutable composites | Mike Bayer | 2011-01-02 | 1 | -0/+7 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 3 | -3/+3 |
| * | mutable docfile | Mike Bayer | 2011-01-02 | 1 | -0/+18 |
| * | - mutable examples now move into sqlalchemy.ext.mutable | Mike Bayer | 2010-12-29 | 1 | -0/+6 |
| * | - clean it up a bit | Mike Bayer | 2010-12-20 | 1 | -0/+2 |
| * | various formatting and hyperlinking fixes | Mike Bayer | 2010-12-09 | 1 | -0/+2 |
| * | - merge default tip | Mike Bayer | 2010-12-05 | 1 | -1/+6 |
| |\ |
|
| | * | - SqlSoup overhaul | Mike Bayer | 2010-11-24 | 1 | -1/+6 |
| * | | - add docs for hybrid | Mike Bayer | 2010-11-28 | 2 | -0/+13 |
| |/ |
|
| * | @mapperproperty -> @declared_attr | Mike Bayer | 2010-09-27 | 1 | -1/+1 |
| * | - @classproperty 's official name/location for usage | Mike Bayer | 2010-09-25 | 1 | -0/+2 |
| * | almost through. | Mike Bayer | 2010-09-04 | 6 | -0/+371 |