summaryrefslogtreecommitdiff
path: root/doc/build/orm/mapper_config.rst
Commit message (Expand)AuthorAgeFilesLines
* - make a new page that introduces mapping a little better for theMike Bayer2015-01-051-1/+1
* - correctionsMike Bayer2014-12-271-1/+1
* - classical is really not the most important topic hereMike Bayer2014-12-171-1/+1
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-1659/+8
* - major refactoring/inlining to loader.instances(), though not reallyMike Bayer2014-08-281-2/+8
* - Fixed bug where attribute "set" events or columns withMike Bayer2014-08-171-0/+6
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-2/+2
* - add a note about versioning only applying to flushesMike Bayer2014-04-251-0/+10
* - Support is improved for supplying a :func:`.join` construct as theMike Bayer2014-01-221-5/+7
* - Added new argument ``include_backrefs=True`` to theMike Bayer2013-12-021-1/+46
* - re-document synonyms and remove warnings about "superseded"; synonymsMike Bayer2013-11-301-6/+80
* Fix references to exceptionsVraj Mohan2013-11-141-1/+1
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-311-8/+49
* 11th hour realization that Load() needs to do the _chop_path() thing asMike Bayer2013-10-061-7/+14
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-061-6/+53
* - A new construct :class:`.Bundle` is added, which allows for specificationMike Bayer2013-10-031-0/+52
* - modify what we did in [ticket:2793] so that we can also set theMike Bayer2013-09-061-1/+49
* - fix server-side non-returning exampleMike Bayer2013-08-251-3/+4
* - The ``version_id_generator`` parameter of ``Mapper`` can now be specifiedMike Bayer2013-08-251-0/+196
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-211-0/+5
* - repair "map to selectable" example, place a caveat that this isn'tMike Bayer2013-02-241-2/+18
* hybrids: illustrate correlated subqueryMike Bayer2012-08-271-0/+2
* - fix the labeled column with column_expression() issue, finishes [ticket:1534]Mike Bayer2012-08-181-2/+16
* docs for custom ops...Mike Bayer2012-08-161-51/+12
* add context to column_property docs illustrating the use of correlate_except()Mike Bayer2012-07-231-1/+22
* - document the inspection systemMike Bayer2012-07-181-71/+69
* Add some `Sphinx` related version informations paragraph-level markups,Mike Bayer2012-06-081-4/+10
* - rework "sql expressions as mapped attributes" to also stress hybrids as the...Mike Bayer2012-01-031-36/+103
* fix a whole bunch of note:: / warning:: that were inline,Mike Bayer2011-12-251-11/+13
* - [feature] polymorphic_on now accepts manyMike Bayer2011-12-091-0/+4
* continue removing misleading/old sections, fix things that are just wrongMike Bayer2011-11-261-104/+102
* more fixes, more comingMike Bayer2011-11-261-131/+97
* - shorten classical mapping, remove some not very clear thingsMike Bayer2011-11-261-86/+50
* update address_count propertyMike Bayer2011-08-071-2/+2
* fix composite exampleMike Bayer2011-08-071-8/+25
* dratMike Bayer2011-08-071-1/+1
* - rework collections docs, talk about the simple stuff some more.Mike Bayer2011-08-071-0/+2
* declarify the mapper config docsMike Bayer2011-08-071-296/+425
* typoMike Bayer2011-08-071-1/+1
* - classical mappingsMike Bayer2011-08-071-47/+128
* - add a mention of attributeevents in the validates docMike Bayer2011-06-301-0/+5
* - add doc example for column_property() on an association table per [ticket:1...Mike Bayer2011-06-221-1/+16
* - get all comparison operators to document with sphinx - column based, relati...Mike Bayer2011-05-261-4/+0
* - add attrstrings for all the important mapper() attrbutes, [ticket:2094].Mike Bayer2011-03-201-11/+11
* - some doc reorgMike Bayer2011-03-171-23/+27
* - tests for hybridMike Bayer2011-01-171-24/+90
* - add support for pickling with mutable scalars, mutable compositesMike Bayer2011-01-021-12/+41
* - whitespace removal bonanzaMike Bayer2011-01-021-28/+28
* - removes the "on_" prefix.Mike Bayer2010-12-301-1/+1
* - clean it up a bitMike Bayer2010-12-201-9/+9