| Commit message (Expand) | Author | Age | Files | Lines |
| * | - doc updates, include links to create_engine from tutorials, cleanup | Mike Bayer | 2014-01-23 | 1 | -4/+11 |
| * | - the pronoun removal commit. there was only one instance of a | Mike Bayer | 2013-11-30 | 1 | -12/+15 |
| * | - selected documentation issues | Mike Bayer | 2013-11-30 | 1 | -92/+119 |
| * | Fix cross references | Vraj Mohan | 2013-11-12 | 1 | -3/+3 |
| * | - tutorial updates | Mike Bayer | 2013-11-10 | 1 | -190/+191 |
| * | - ensure 0.9 in various documentation spaces | Mike Bayer | 2013-10-26 | 1 | -2/+2 |
| * | move FAQ to the docs, [ticket:2133] | Mike Bayer | 2013-08-21 | 1 | -0/+2 |
| * | add a link here | Mike Bayer | 2013-02-18 | 1 | -0/+2 |
| * | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 1 | -1/+1 |
| * | - documentation and changelog for [ticket:2601] | Mike Bayer | 2012-12-09 | 1 | -1/+2 |
| * | - more docs | Mike Bayer | 2012-10-26 | 1 | -244/+244 |
| * | - update engine docstrings due to move | Mike Bayer | 2012-08-13 | 1 | -1/+1 |
| * | - a big renaming of all the _Underscore classes to have | Mike Bayer | 2012-07-17 | 1 | -1/+1 |
| * | top level version-specific links | Mike Bayer | 2012-04-24 | 1 | -2/+2 |
| * | should refer to Mapper class here | Mike Bayer | 2011-12-09 | 1 | -2/+2 |
| * | doc styling rework | Mike Bayer | 2011-11-25 | 1 | -3/+0 |
| * | fix typos [ticket:2294] [ticket:2300]. these are both due to reworkings of 0... | Mike Bayer | 2011-10-15 | 1 | -1/+1 |
| * | - basic relational patterns -> all declarative. classical mapper folks can | Mike Bayer | 2011-08-07 | 1 | -1/+6 |
| * | long line formatting | Mike Bayer | 2011-08-07 | 1 | -73/+199 |
| * | more green sections. fun ! | Mike Bayer | 2011-08-07 | 1 | -35/+188 |
| * | - classical mappings | Mike Bayer | 2011-08-07 | 1 | -139/+186 |
| * | edit | Mike Bayer | 2011-08-06 | 1 | -11/+13 |
| * | tutorial content finished, needs fresh proofread as well as corrections | Mike Bayer | 2011-08-06 | 1 | -99/+103 |
| * | - Repaired edge case where mapper would fail | Mike Bayer | 2011-08-06 | 1 | -119/+188 |
| * | - rework tutorial to be all declarative, all the time | Mike Bayer | 2011-08-06 | 1 | -170/+205 |
| * | - second pass through association proxy docs, some more links on any()/has(),... | Mike Bayer | 2011-08-06 | 1 | -3/+3 |
| * | - epic rewrite of Query.join documentation | Mike Bayer | 2011-08-03 | 1 | -33/+3 |
| * | - document query.get(), ObjectDeletedError fully, [ticket:2146] | Mike Bayer | 2011-07-23 | 1 | -1/+1 |
| * | fix some more typos | Mike Bayer | 2011-07-20 | 1 | -1/+2 |
| * | put a really explicit note about joinedload vs. join, everywhere joinedload()... | Mike Bayer | 2011-07-20 | 1 | -3/+17 |
| * | - get all comparison operators to document with sphinx - column based, relati... | Mike Bayer | 2011-05-26 | 1 | -8/+17 |
| * | a crapload of doc tweaks including [ticket:1666], thanks Toby ! | Mike Bayer | 2011-04-16 | 1 | -0/+6 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -3/+3 |
| * | various formatting and hyperlinking fixes | Mike Bayer | 2010-12-09 | 1 | -106/+389 |
| * | - refer to 0.7 in docs | Mike Bayer | 2010-12-05 | 1 | -3/+3 |
| * | - merge 2-arg form of query.join(), [ticket:1923] | Mike Bayer | 2010-11-26 | 1 | -5/+6 |
| * | - Make it clear that the second mapping of User is against User.__table__, [t... | Mike Bayer | 2010-10-01 | 1 | -5/+6 |
| * | doc edits | Mike Bayer | 2010-09-22 | 1 | -2/+4 |
| * | experiment with removing the API section and putting docstrings inline. | Mike Bayer | 2010-09-04 | 1 | -0/+1441 |