| Commit message (Expand) | Author | Age | Files | Lines |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -44/+45 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Added new utility function :func:`.make_transient_to_detached` which can | Mike Bayer | 2014-04-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - merge ticket_1418 branch, [ticket:1418] | Mike Bayer | 2013-10-06 | 1 | -383/+29 |
* | - A new construct :class:`.Bundle` is added, which allows for specification | Mike Bayer | 2013-10-03 | 1 | -1/+1 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -1218/+53 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -2/+1 |
* | ok forget it, that approach didn't really cover every base, so | Mike Bayer | 2013-08-04 | 1 | -0/+3 |
* | - don't need resolve, don't need import for this. just look in sys.modules, | Mike Bayer | 2013-08-04 | 1 | -2/+0 |
* | merge default | Mike Bayer | 2013-05-10 | 1 | -20/+53 |
|\ |
|
| * | - moderinzed the docs for the foreign_keys parameter a bit, | Mike Bayer | 2013-05-10 | 1 | -20/+53 |
* | | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -1/+1 |
|/ |
|
* | - Added new helper function :func:`.was_deleted`, returns True | Mike Bayer | 2013-02-20 | 1 | -0/+2 |
* | the consideration of a pending object as | Mike Bayer | 2013-01-24 | 1 | -0/+26 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | I think this is a bit clearer: "within the same query", makes it sound like o... | Diana Clarke | 2012-11-21 | 1 | -4/+3 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -48/+78 |
* | - remove remote_foreign annotation | Mike Bayer | 2012-10-28 | 1 | -5/+3 |
* | - more docs | Mike Bayer | 2012-10-26 | 1 | -4/+4 |
* | - rework scoped_session and sessionmaker, [ticket:2500] | Mike Bayer | 2012-09-10 | 1 | -35/+1 |
* | - [feature] Added support for .info dictionary argument to | Mike Bayer | 2012-08-24 | 1 | -0/+15 |
* | - fix the labeled column with column_expression() issue, finishes [ticket:1534] | Mike Bayer | 2012-08-18 | 1 | -0/+3 |
* | - express most of the orm.util functions in terms of the inspection system | Mike Bayer | 2012-07-16 | 1 | -231/+231 |
* | - [moved] The InstrumentationManager interface | Mike Bayer | 2012-06-24 | 1 | -2/+10 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -18/+24 |
* | - [removed] Deprecated identifiers removed: | Mike Bayer | 2012-06-21 | 1 | -4/+0 |
* | - [feature] The of_type() construct on attributes | Mike Bayer | 2012-06-20 | 1 | -1/+2 |
* | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 1 | -52/+61 |
* | - [feature] Added utility feature | Mike Bayer | 2012-05-17 | 1 | -9/+6 |
* | doc update regarding with_lockmode, [ticket:2440] | Mike Bayer | 2012-05-04 | 1 | -7/+9 |
* | document the remote/foreign/remote_foreign functions | Mike Bayer | 2012-04-24 | 1 | -0/+10 |
* | - [feature] New standalone function with_polymorphic() | Mike Bayer | 2012-04-23 | 1 | -0/+1 |
* | - merged #1401 branch from bitbucket | Mike Bayer | 2012-04-22 | 1 | -0/+8 |
|\ |
|
| * | - got m2m, local_remote_pairs, etc. working | Mike Bayer | 2012-02-09 | 1 | -0/+8 |
* | | typos in lib/sqlalchemy/orm | Diana Clarke | 2012-03-17 | 1 | -5/+5 |
|/ |
|
* | - [feature] Added new capability to relationship | Mike Bayer | 2012-01-22 | 1 | -0/+7 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -12/+24 |
* | make the comparable_property() example somewhat meaningfulrel_0_7_4 | Mike Bayer | 2011-12-09 | 1 | -32/+34 |
* | - [feature] polymorphic_on now accepts many | Mike Bayer | 2011-12-09 | 1 | -103/+246 |
* | update delete-orphan cascade docs per [ticket:2332] | Mike Bayer | 2011-12-06 | 1 | -5/+12 |
* | marathon doc updating session including a rewrite of unicode paragraphs | Mike Bayer | 2011-12-04 | 1 | -15/+5 |
* | -re-document the is_modified method, and place significant caveats | Mike Bayer | 2011-12-04 | 1 | -1/+2 |
* | continue removing misleading/old sections, fix things that are just wrong | Mike Bayer | 2011-11-26 | 1 | -2/+2 |
* | - doc updates in loading | Mike Bayer | 2011-11-24 | 1 | -5/+40 |
* | - Added new flag expire_on_flush=False to column_property(), | Mike Bayer | 2011-10-11 | 1 | -0/+16 |
* | - Adjusted the "importlater" mechanism, which is | Mike Bayer | 2011-09-21 | 1 | -0/+3 |
* | - add docstrings for defer(), undefer(), improve name "keys" to be "key" | Mike Bayer | 2011-08-14 | 1 | -13/+102 |
* | - rewrite the docs for association proxy using declarative, add new examples,... | Mike Bayer | 2011-08-05 | 1 | -14/+78 |