| Commit message (Expand) | Author | Age | Files | Lines |
| * | - make a new page that introduces mapping a little better for the | Mike Bayer | 2015-01-05 | 1 | -1/+1 |
| * | - corrections | Mike Bayer | 2014-12-27 | 1 | -1/+1 |
| * | - classical is really not the most important topic here | Mike Bayer | 2014-12-17 | 1 | -1/+1 |
| * | - squash-merge the improve_toc branch, which moves all the Sphinx styling | Mike Bayer | 2014-12-17 | 1 | -1659/+8 |
| * | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -2/+8 |
| * | - Fixed bug where attribute "set" events or columns with | Mike Bayer | 2014-08-17 | 1 | -0/+6 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -2/+2 |
| * | - add a note about versioning only applying to flushes | Mike Bayer | 2014-04-25 | 1 | -0/+10 |
| * | - Support is improved for supplying a :func:`.join` construct as the | Mike Bayer | 2014-01-22 | 1 | -5/+7 |
| * | - Added new argument ``include_backrefs=True`` to the | Mike Bayer | 2013-12-02 | 1 | -1/+46 |
| * | - re-document synonyms and remove warnings about "superseded"; synonyms | Mike Bayer | 2013-11-30 | 1 | -6/+80 |
| * | Fix references to exceptions | Vraj Mohan | 2013-11-14 | 1 | -1/+1 |
| * | - add a section re: using column_reflect for mapping, link to it from the "na... | Mike Bayer | 2013-10-31 | 1 | -8/+49 |
| * | 11th hour realization that Load() needs to do the _chop_path() thing as | Mike Bayer | 2013-10-06 | 1 | -7/+14 |
| * | - merge ticket_1418 branch, [ticket:1418] | Mike Bayer | 2013-10-06 | 1 | -6/+53 |
| * | - A new construct :class:`.Bundle` is added, which allows for specification | Mike Bayer | 2013-10-03 | 1 | -0/+52 |
| * | - modify what we did in [ticket:2793] so that we can also set the | Mike Bayer | 2013-09-06 | 1 | -1/+49 |
| * | - fix server-side non-returning example | Mike Bayer | 2013-08-25 | 1 | -3/+4 |
| * | - The ``version_id_generator`` parameter of ``Mapper`` can now be specified | Mike Bayer | 2013-08-25 | 1 | -0/+196 |
| * | move FAQ to the docs, [ticket:2133] | Mike Bayer | 2013-08-21 | 1 | -0/+5 |
| * | - repair "map to selectable" example, place a caveat that this isn't | Mike Bayer | 2013-02-24 | 1 | -2/+18 |
| * | 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 | 1 | -2/+16 |
| * | docs for custom ops... | Mike Bayer | 2012-08-16 | 1 | -51/+12 |
| * | add context to column_property docs illustrating the use of correlate_except() | Mike Bayer | 2012-07-23 | 1 | -1/+22 |
| * | - document the inspection system | Mike Bayer | 2012-07-18 | 1 | -71/+69 |
| * | Add some `Sphinx` related version informations paragraph-level markups, | Mike Bayer | 2012-06-08 | 1 | -4/+10 |
| * | - rework "sql expressions as mapped attributes" to also stress hybrids as the... | Mike Bayer | 2012-01-03 | 1 | -36/+103 |
| * | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -11/+13 |
| * | - [feature] polymorphic_on now accepts many | Mike Bayer | 2011-12-09 | 1 | -0/+4 |
| * | continue removing misleading/old sections, fix things that are just wrong | Mike Bayer | 2011-11-26 | 1 | -104/+102 |
| * | more fixes, more coming | Mike Bayer | 2011-11-26 | 1 | -131/+97 |
| * | - shorten classical mapping, remove some not very clear things | Mike Bayer | 2011-11-26 | 1 | -86/+50 |
| * | update address_count property | Mike Bayer | 2011-08-07 | 1 | -2/+2 |
| * | fix composite example | Mike Bayer | 2011-08-07 | 1 | -8/+25 |
| * | drat | Mike Bayer | 2011-08-07 | 1 | -1/+1 |
| * | - rework collections docs, talk about the simple stuff some more. | Mike Bayer | 2011-08-07 | 1 | -0/+2 |
| * | declarify the mapper config docs | Mike Bayer | 2011-08-07 | 1 | -296/+425 |
| * | typo | Mike Bayer | 2011-08-07 | 1 | -1/+1 |
| * | - classical mappings | Mike Bayer | 2011-08-07 | 1 | -47/+128 |
| * | - add a mention of attributeevents in the validates doc | Mike Bayer | 2011-06-30 | 1 | -0/+5 |
| * | - add doc example for column_property() on an association table per [ticket:1... | Mike Bayer | 2011-06-22 | 1 | -1/+16 |
| * | - get all comparison operators to document with sphinx - column based, relati... | Mike Bayer | 2011-05-26 | 1 | -4/+0 |
| * | - add attrstrings for all the important mapper() attrbutes, [ticket:2094]. | Mike Bayer | 2011-03-20 | 1 | -11/+11 |
| * | - some doc reorg | Mike Bayer | 2011-03-17 | 1 | -23/+27 |
| * | - tests for hybrid | Mike Bayer | 2011-01-17 | 1 | -24/+90 |
| * | - add support for pickling with mutable scalars, mutable composites | Mike Bayer | 2011-01-02 | 1 | -12/+41 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -28/+28 |
| * | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -1/+1 |
| * | - clean it up a bit | Mike Bayer | 2010-12-20 | 1 | -9/+9 |