| Commit message (Expand) | Author | Age | Files | Lines |
| * | - add an additional note regarding select_from, fixes #3546 | Mike Bayer | 2015-10-02 | 1 | -0/+10 |
| * | - remove ambiguous use of the phrase "joined together by AND" as this | Mike Bayer | 2015-10-01 | 1 | -0/+6 |
| * | Add Query.one_or_none()pr/201 | Eric Siegerman | 2015-09-24 | 1 | -1/+6 |
| * | - Added a new type-level modifier :meth:`.TypeEngine.evaluates_none` | Mike Bayer | 2015-09-19 | 1 | -0/+106 |
| * | - fix incorrect example in inheritance docs | Mike Bayer | 2015-09-15 | 1 | -3/+3 |
| * | Merged in bsmithgall/sqlalchemy/event-doc-link-fix (pull request #60) | Mike Bayer | 2015-09-08 | 1 | -1/+1 |
| |\ |
|
| | * | fix typo in session events docs | bsmithgall | 2015-09-07 | 1 | -1/+1 |
| * | | Merge pull request #197 from davidjb/master | mike bayer | 2015-09-08 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | Minor grammar fix for capitalisation in session docspr/197 | David\ Beitey | 2015-08-28 | 1 | -1/+1 |
| * | | - update moved link, fixes #3351 | Mike Bayer | 2015-09-03 | 1 | -1/+1 |
| * | | - The :class:`.SessionEvents` suite now includes events to allowticket_2677 | Mike Bayer | 2015-09-02 | 2 | -49/+305 |
| * | | - add new documentation that applies to all modern SQLA versions,ticket_2677_pre | Mike Bayer | 2015-09-02 | 6 | -13/+256 |
| * | | - use consistent and descriptive language in all cases | Mike Bayer | 2015-08-27 | 1 | -6/+26 |
| |/ |
|
| * | - reword and update documentation on passive_updates=False; as virtually | Mike Bayer | 2015-08-27 | 1 | -35/+87 |
| * | - work to bridge between core/ORM tutorials regarding the text() construct | Mike Bayer | 2015-07-26 | 1 | -5/+3 |
| * | - remove "completely raw", whatever that is | Mike Bayer | 2015-07-26 | 1 | -21/+16 |
| * | - typo | Mike Bayer | 2015-07-26 | 1 | -1/+1 |
| * | - add an example of text.columns | Mike Bayer | 2015-07-26 | 1 | -4/+19 |
| * | - Organize the tree for 1.1 | Mike Bayer | 2015-07-24 | 1 | -2/+2 |
| * | - fix the link here fixes 3473 | Mike Bayer | 2015-07-03 | 1 | -1/+1 |
| * | - edits to this section | Mike Bayer | 2015-06-22 | 1 | -1/+1 |
| * | - add a new FAQ on re-reading of data within a transaction, since | Mike Bayer | 2015-06-22 | 1 | -3/+9 |
| * | - add a comment, also I think we want to expire before we do the | Mike Bayer | 2015-06-09 | 1 | -1/+6 |
| * | Expire session in testing transaction handlingpr/180 | Charles-Axel Dein | 2015-06-08 | 1 | -1/+3 |
| * | Fix typo in directivepr/177 | Éric Araujo | 2015-05-29 | 1 | -2/+1 |
| * | Correcting typo in introspectionpr/173 | Pierre Rochard | 2015-05-17 | 1 | -1/+1 |
| * | Fix typospr/165 | Ernest Walzel | 2015-03-26 | 1 | -1/+1 |
| * | - tweaks regarding the use_alter update | Mike Bayer | 2015-03-13 | 1 | -4/+2 |
| * | - add the fact that we can cache the sql naively as well | Mike Bayer | 2015-03-12 | 1 | -5/+33 |
| * | - add a rationale section | Mike Bayer | 2015-03-12 | 1 | -0/+141 |
| * | - Added a new extension suite :mod:`sqlalchemy.ext.baked`. This | Mike Bayer | 2015-03-11 | 2 | -0/+208 |
| * | - Added a new event suite :class:`.QueryEvents`. The | Mike Bayer | 2015-03-10 | 1 | -1/+7 |
| * | - A warning is emitted if the ``isolation_level`` parameter is used | Mike Bayer | 2015-02-04 | 1 | -0/+143 |
| * | - fix link to non_primary flag | Mike Bayer | 2015-01-27 | 1 | -24/+40 |
| * | - add new section to ORM referring to runtime inspection API, | Mike Bayer | 2015-01-14 | 1 | -0/+49 |
| * | - add MemoizedSlots, a generalized solution to using __getattr__ | Mike Bayer | 2015-01-05 | 1 | -0/+25 |
| * | - make a new page that introduces mapping a little better for the | Mike Bayer | 2015-01-05 | 4 | -69/+126 |
| * | - fix links for loading, add a redirect page | Mike Bayer | 2014-12-27 | 1 | -0/+3 |
| * | - remove private superclasses from docs in favor of fixing | Mike Bayer | 2014-12-27 | 1 | -1/+0 |
| * | corrections | Mike Bayer | 2014-12-27 | 1 | -0/+3 |
| * | - corrections | Mike Bayer | 2014-12-27 | 9 | -6/+16 |
| * | - create a new section on "custom load rules", to help with edge | Mike Bayer | 2014-12-19 | 1 | -0/+76 |
| * | - 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 | 41 | -6200/+7685 |
| * | - rework the migration doc sections | Mike Bayer | 2014-12-14 | 1 | -4/+4 |
| * | - A new series of :class:`.Session` methods which provide hooks | Mike Bayer | 2014-12-08 | 1 | -3/+89 |
| * | start docs... | Mike Bayer | 2014-12-07 | 1 | -0/+55 |
| * | Merge branch 'master' into ticket_3100 | Mike Bayer | 2014-12-07 | 2 | -1/+22 |
| |\ |
|
| | * | - Updated the :ref:`examples_versioned_history` example such that | Mike Bayer | 2014-11-26 | 1 | -0/+2 |
| | * | - The :meth:`.PropComparator.of_type` modifier has been | Mike Bayer | 2014-11-24 | 1 | -1/+20 |