| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | | Merge branch 'master' into ticket_3100 | Mike Bayer | 2014-11-06 | 5 | -4/+171 |
| |\ \
| |/ |
|
| | * | - edits to the subqueryload ordering merge | Mike Bayer | 2014-11-05 | 2 | -11/+23 |
| | * | Merge branch 'subqueryload_order' of https://bitbucket.org/univerio/sqlalchem... | Mike Bayer | 2014-11-05 | 2 | -0/+21 |
| | |\ |
|
| | | * | Added documentation about interaction between `subqueryload` and LIMIT/OFFSET. | Jack Zhou | 2014-08-07 | 2 | -0/+21 |
| | * | | - A warning is emitted in the case of multiple relationships thatticket_3230 | Mike Bayer | 2014-10-19 | 1 | -4/+131 |
| | * | | - add explicit warning re: polymorphic_on, cascading is not supported | Mike Bayer | 2014-09-26 | 1 | -0/+6 |
| | * | | - refactor of declarative, break up into indiviudal methods | Mike Bayer | 2014-09-25 | 1 | -0/+1 |
| * | | | - try to finish up the performance example for now | Mike Bayer | 2014-09-06 | 1 | -0/+7 |
| |/ / |
|
| * | | - The :func:`~.expression.column` and :func:`~.expression.table` | Mike Bayer | 2014-09-01 | 1 | -0/+5 |
| * | | - more updates to text docs, literal_column, column etc. in prep | Mike Bayer | 2014-09-01 | 1 | -10/+6 |
| * | | - walk back these literal SQL lectures into something much more succinct. | Mike Bayer | 2014-08-31 | 1 | -85/+10 |
| * | | - start encouraging the use of text() for injection of string-based SQL | Mike Bayer | 2014-08-31 | 1 | -8/+10 |
| * | | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -2/+8 |
| * | | - updates to migration / changelog for 1.0 | Mike Bayer | 2014-08-26 | 1 | -1/+1 |
| * | | Add note on begin_nested requiring rollback/commitpr/131 | Gunnlaugur Þór Briem | 2014-08-21 | 1 | -1/+4 |
| * | | - Fixed bug where attribute "set" events or columns with | Mike Bayer | 2014-08-17 | 1 | -0/+6 |
| * | | - rename _InspectionAttr to InspectionAttr | Mike Bayer | 2014-08-13 | 1 | -1/+1 |
| * | | - clarify docs that contains_eager() is included in the of_type() system, | Mike Bayer | 2014-08-07 | 1 | -2/+5 |
| * | | fix typo in cascade documentationpr/127 | Michael White | 2014-08-05 | 1 | -1/+1 |
| |/ |
|
| * | Materialized paths example. | Jack Zhou | 2014-06-07 | 1 | -0/+5 |
| * | - hyperlink all the column operators listed in the ORM tutorial common filter... | Mike Bayer | 2014-05-24 | 1 | -11/+15 |
| * | - switch master to be 1.0 | Mike Bayer | 2014-05-23 | 1 | -2/+2 |
| * | Documentation fix-up: "its" vs. "it's"pr/91 | Matthias Urlichs | 2014-05-11 | 2 | -4/+4 |
| * | doc fixes | Mike Bayer | 2014-05-01 | 1 | -0/+1 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 4 | -9/+9 |
| * | - add a note about versioning only applying to flushes | Mike Bayer | 2014-04-25 | 1 | -0/+10 |