summaryrefslogtreecommitdiff
path: root/doc/build/orm
Commit message (Expand)AuthorAgeFilesLines
* Fix cross referencesVraj Mohan2013-11-141-1/+0
* Suppress warnings about files not being included in any toctreeVraj Mohan2013-11-141-0/+2
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-311-8/+49
* no such thing as default_strategy()...Mike Bayer2013-10-281-2/+3
* fix typo [ticket:2827]Mike Bayer2013-09-171-1/+1
* - add version_id documentation [ticket:867]Mike Bayer2013-08-252-1/+119
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-213-2/+16
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-216-21/+19
* add some more detail about concurrencyMike Bayer2013-08-121-6/+23
* - more "when do i create the session" docs, get specificMike Bayer2013-08-121-184/+287
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-191-0/+2
* remove undoc-members from query docstring [ticket:2774]Mike Bayer2013-07-071-1/+0
* remove mistakenly-repeated wordsTshepang Lekhonkhobe2013-03-231-1/+1
* - repair "map to selectable" example, place a caveat that this isn'tMike Bayer2013-02-241-2/+18
* - Added new helper function :func:`.was_deleted`, returns TrueMike Bayer2013-02-201-0/+2
* link to flushingMike Bayer2013-02-181-0/+2
* add a link hereMike Bayer2013-02-181-0/+2
* see also for session commit, rollbackMike Bayer2013-02-111-0/+4
* start putting "toplevel" back in as interphinx can't link to :doc:Mike Bayer2013-02-091-0/+2
* Removes garbage from the end of an example SQL query line.Taavi Burns2012-12-311-1/+1
* Adjusts example code so it can be successfully pasted into a REPL.Taavi Burns2012-12-311-3/+3
* Extended the :doc:`/core/inspection` system so that all Python descriptorsMike Bayer2012-12-294-46/+60
* typo in joined table inheritance docs see #2641Diana Clarke2012-12-231-1/+1
* docs - missing 'attr' in AssociationProxy join see #2636Diana Clarke2012-12-161-1/+1
* - documentation and changelog for [ticket:2601]Mike Bayer2012-12-092-1/+5
* fixing InstrumentationManager linksDiana Clarke2012-12-071-3/+8
* The :class:`.MutableComposite` type did not allow for theMike Bayer2012-12-031-1/+1
* more warningsMike Bayer2012-11-281-10/+16
* - hstore adjustmentsMike Bayer2012-11-171-0/+3
* docs/orm: spelling fixIdan Kamara2012-11-141-1/+1
* more of theseMike Bayer2012-10-311-1/+0
* - i think this is a sphinx bugMike Bayer2012-10-311-1/+0
* add in inherited methods to many of theseMike Bayer2012-10-301-1/+9
* tweaksMike Bayer2012-10-281-10/+13
* - updated relationship docs, othersMike Bayer2012-10-282-80/+181
* - more docsMike Bayer2012-10-264-286/+282
* - add class_ to AliasedInspMike Bayer2012-10-264-3/+13
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-212-5/+5
* - add a glossary b.c. hey its a good ideaMike Bayer2012-09-301-4/+3
* modernize session linksMike Bayer2012-09-301-39/+38
* - commit Priit Laes docstring fixesMike Bayer2012-09-301-5/+4
* - improve docs for MySQL/SQLite foreign key/ON UPDATE|DELETE instructions,Mike Bayer2012-09-231-2/+13
* add connection.close()Mike Bayer2012-09-111-0/+3
* editsMike Bayer2012-09-101-23/+18
* updatesMike Bayer2012-09-101-9/+11
* - rework scoped_session and sessionmaker, [ticket:2500]Mike Bayer2012-09-101-183/+387
* hybrids: illustrate correlated subqueryMike Bayer2012-08-271-0/+2
* - fix the labeled column with column_expression() issue, finishes [ticket:1534]Mike Bayer2012-08-182-2/+18
* docs for custom ops...Mike Bayer2012-08-161-51/+12
* - update engine docstrings due to moveMike Bayer2012-08-132-7/+7