| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix cross references | Vraj Mohan | 2013-11-14 | 1 | -1/+0 |
| * | Suppress warnings about files not being included in any toctree | Vraj Mohan | 2013-11-14 | 1 | -0/+2 |
| * | - add a section re: using column_reflect for mapping, link to it from the "na... | Mike Bayer | 2013-10-31 | 1 | -8/+49 |
| * | no such thing as default_strategy()... | Mike Bayer | 2013-10-28 | 1 | -2/+3 |
| * | fix typo [ticket:2827] | Mike Bayer | 2013-09-17 | 1 | -1/+1 |
| * | - add version_id documentation [ticket:867] | Mike Bayer | 2013-08-25 | 2 | -1/+119 |
| * | move FAQ to the docs, [ticket:2133] | Mike Bayer | 2013-08-21 | 3 | -2/+16 |
| * | - reorganize docs so expression, schema are broken out into subfiles, they're... | Mike Bayer | 2013-08-21 | 6 | -21/+19 |
| * | add some more detail about concurrency | Mike Bayer | 2013-08-12 | 1 | -6/+23 |
| * | - more "when do i create the session" docs, get specific | Mike Bayer | 2013-08-12 | 1 | -184/+287 |
| * | - Improved the examples in ``examples/generic_associations``, including | Mike Bayer | 2013-07-19 | 1 | -0/+2 |
| * | remove undoc-members from query docstring [ticket:2774] | Mike Bayer | 2013-07-07 | 1 | -1/+0 |
| * | remove mistakenly-repeated words | Tshepang Lekhonkhobe | 2013-03-23 | 1 | -1/+1 |
| * | - repair "map to selectable" example, place a caveat that this isn't | Mike Bayer | 2013-02-24 | 1 | -2/+18 |
| * | - Added new helper function :func:`.was_deleted`, returns True | Mike Bayer | 2013-02-20 | 1 | -0/+2 |
| * | link to flushing | Mike Bayer | 2013-02-18 | 1 | -0/+2 |
| * | add a link here | Mike Bayer | 2013-02-18 | 1 | -0/+2 |
| * | see also for session commit, rollback | Mike Bayer | 2013-02-11 | 1 | -0/+4 |
| * | start putting "toplevel" back in as interphinx can't link to :doc: | Mike Bayer | 2013-02-09 | 1 | -0/+2 |
| * | Removes garbage from the end of an example SQL query line. | Taavi Burns | 2012-12-31 | 1 | -1/+1 |
| * | Adjusts example code so it can be successfully pasted into a REPL. | Taavi Burns | 2012-12-31 | 1 | -3/+3 |
| * | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 4 | -46/+60 |
| * | typo in joined table inheritance docs see #2641 | Diana Clarke | 2012-12-23 | 1 | -1/+1 |
| * | docs - missing 'attr' in AssociationProxy join see #2636 | Diana Clarke | 2012-12-16 | 1 | -1/+1 |
| * | - documentation and changelog for [ticket:2601] | Mike Bayer | 2012-12-09 | 2 | -1/+5 |
| * | fixing InstrumentationManager links | Diana Clarke | 2012-12-07 | 1 | -3/+8 |
| * | The :class:`.MutableComposite` type did not allow for the | Mike Bayer | 2012-12-03 | 1 | -1/+1 |
| * | more warnings | Mike Bayer | 2012-11-28 | 1 | -10/+16 |
| * | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -0/+3 |
| * | docs/orm: spelling fix | Idan Kamara | 2012-11-14 | 1 | -1/+1 |
| * | more of these | Mike Bayer | 2012-10-31 | 1 | -1/+0 |
| * | - i think this is a sphinx bug | Mike Bayer | 2012-10-31 | 1 | -1/+0 |
| * | add in inherited methods to many of these | Mike Bayer | 2012-10-30 | 1 | -1/+9 |
| * | tweaks | Mike Bayer | 2012-10-28 | 1 | -10/+13 |
| * | - updated relationship docs, others | Mike Bayer | 2012-10-28 | 2 | -80/+181 |
| * | - more docs | Mike Bayer | 2012-10-26 | 4 | -286/+282 |
| * | - add class_ to AliasedInsp | Mike Bayer | 2012-10-26 | 4 | -3/+13 |
| * | - converted beaker demo to dogpile.cache, [ticket:2589] | Mike Bayer | 2012-10-21 | 2 | -5/+5 |
| * | - add a glossary b.c. hey its a good idea | Mike Bayer | 2012-09-30 | 1 | -4/+3 |
| * | modernize session links | Mike Bayer | 2012-09-30 | 1 | -39/+38 |
| * | - commit Priit Laes docstring fixes | Mike Bayer | 2012-09-30 | 1 | -5/+4 |
| * | - improve docs for MySQL/SQLite foreign key/ON UPDATE|DELETE instructions, | Mike Bayer | 2012-09-23 | 1 | -2/+13 |
| * | add connection.close() | Mike Bayer | 2012-09-11 | 1 | -0/+3 |
| * | edits | Mike Bayer | 2012-09-10 | 1 | -23/+18 |
| * | updates | Mike Bayer | 2012-09-10 | 1 | -9/+11 |
| * | - rework scoped_session and sessionmaker, [ticket:2500] | Mike Bayer | 2012-09-10 | 1 | -183/+387 |
| * | hybrids: illustrate correlated subquery | Mike Bayer | 2012-08-27 | 1 | -0/+2 |
| * | - fix the labeled column with column_expression() issue, finishes [ticket:1534] | Mike Bayer | 2012-08-18 | 2 | -2/+18 |
| * | docs for custom ops... | Mike Bayer | 2012-08-16 | 1 | -51/+12 |
| * | - update engine docstrings due to move | Mike Bayer | 2012-08-13 | 2 | -7/+7 |