summaryrefslogtreecommitdiff
path: root/doc/build/orm
Commit message (Expand)AuthorAgeFilesLines
* - missing indexable.rstMike Bayer2016-06-181-0/+13
* Add `sqlalchemy.ext.index` for indexed attributes for ORMJeong YunWon2016-06-151-0/+1
* Convert readthedocs link for their .org -> .io migration for hosted projectspr/278Adam Chainz2016-05-291-1/+1
* Merge remote-tracking branch 'origin/pr/269'Mike Bayer2016-05-041-14/+14
|\
| * Corrects typo: plural of vertex is vertices.pr/269Jeffrey Finkelstein2016-05-031-14/+14
* | Adds parentheses around print statements in docs.pr/268Jeffrey Finkelstein2016-05-0311-18/+18
|/
* Add raise/raiseload relationship loading strategyAdrian Moennich2016-04-192-5/+33
* redundant "using the by changing" -> "using the"pr/253NestorTejero2016-03-301-1/+1
* Fix typopr/249Benjamin Dopplinger2016-03-161-1/+1
* Update cascades.rstpr/246falkerson2016-03-091-1/+1
* - add changelog, migration, version flags and some extra notesMike Bayer2016-02-161-0/+7
* Fix typo in relationship persistance docsJosh Friend2016-02-031-1/+1
* - restate the "secondary" / AssociationProxy warning more strongly.Mike Bayer2016-01-231-10/+52
* - Added new parameter :paramref:`.orm.mapper.passive_deletes` toMike Bayer2016-01-202-1/+12
* - cross link for concrete helper classesMike Bayer2016-01-202-71/+20
* - typoMike Bayer2016-01-201-1/+1
* - redo the docs for concrete inheritance to more stronglyMike Bayer2016-01-202-50/+241
* - clarify the "Adding" section also illustrates updates, fixes #2942Mike Bayer2016-01-201-3/+6
* Merge remote-tracking branch 'origin/pr/227'Mike Bayer2016-01-161-2/+2
|\
| * Fix typo in relationships docspr/227rmn2016-01-161-2/+2
* | - fix People -> Person , fixes #3628Mike Bayer2016-01-161-1/+1
|/
* - illustrate these using the newer exception doctest format.Mike Bayer2016-01-141-26/+8
* - A deep improvement to the recently added :meth:`.TextClause.columns`Mike Bayer2016-01-141-15/+30
* - fix link to types in metadata, fixes #3618Mike Bayer2016-01-101-1/+1
* Fix typo in session docspr/226Adrian Moennich2016-01-091-1/+1
* - convert ORM tutorial and basic_relationships to favorMike Bayer2015-12-102-38/+123
* - The ORM and Core tutorials, which have always been in doctest format,Mike Bayer2015-12-101-110/+99
* Merge remote-tracking branch 'origin/pr/214'Mike Bayer2015-11-301-1/+1
|\
| * Fix typo: wtihin --> withinpr/214Jeff Widman2015-11-161-1/+1
* | - add documentation that describes, then proceeds to warn aboutMike Bayer2015-11-191-0/+44
* | - rewrite the docs and add a test for the bake_queries=TrueMike Bayer2015-11-191-0/+8
|/
* - fix ambiguous documentation re: after_flush_postexec(), theMike Bayer2015-11-091-1/+4
* - Added the :paramref:`.AssociationProxy.info` parameter to theMike Bayer2015-10-091-0/+1
* - add an additional note regarding select_from, fixes #3546Mike Bayer2015-10-021-0/+10
* - remove ambiguous use of the phrase "joined together by AND" as thisMike Bayer2015-10-011-0/+6
* Add Query.one_or_none()pr/201Eric Siegerman2015-09-241-1/+6
* - Added a new type-level modifier :meth:`.TypeEngine.evaluates_none`Mike Bayer2015-09-191-0/+106
* - fix incorrect example in inheritance docsMike Bayer2015-09-151-3/+3
* Merged in bsmithgall/sqlalchemy/event-doc-link-fix (pull request #60)Mike Bayer2015-09-081-1/+1
|\
| * fix typo in session events docsbsmithgall2015-09-071-1/+1
* | Merge pull request #197 from davidjb/mastermike bayer2015-09-081-1/+1
|\ \ | |/ |/|
| * Minor grammar fix for capitalisation in session docspr/197David\ Beitey2015-08-281-1/+1
* | - update moved link, fixes #3351Mike Bayer2015-09-031-1/+1
* | - The :class:`.SessionEvents` suite now includes events to allowticket_2677Mike Bayer2015-09-022-49/+305
* | - add new documentation that applies to all modern SQLA versions,ticket_2677_preMike Bayer2015-09-026-13/+256
* | - use consistent and descriptive language in all casesMike Bayer2015-08-271-6/+26
|/
* - reword and update documentation on passive_updates=False; as virtuallyMike Bayer2015-08-271-35/+87
* - work to bridge between core/ORM tutorials regarding the text() constructMike Bayer2015-07-261-5/+3
* - remove "completely raw", whatever that isMike Bayer2015-07-261-21/+16
* - typoMike Bayer2015-07-261-1/+1