| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -21/+21 |
| | | | | | - went through examples/ and cleaned out excess list() calls | ||||
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -6/+6 |
| | | |||||
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -9/+9 |
| | | |||||
| * | - optimized_al doesn't need mapper extension | Mike Bayer | 2010-09-24 | 1 | -19/+19 |
| | | | | | - convert to non-bound metadata, Session, session.commit() | ||||
| * | - converted all lazy=True|False|None to 'select'|'joined'|'noload' | Mike Bayer | 2010-03-24 | 1 | -2/+2 |
| | | | | | | - converted all eager to joined in examples - fixed beaker/advanced.py to reference RelationshipCache | ||||
| * | - The official name for the relation() function is now | Mike Bayer | 2010-03-17 | 1 | -5/+5 |
| | | | | | | | relationship(), to eliminate confusion over the relational algebra term. relation() however will remain available in equal capacity for the foreseeable future. [ticket:1740] | ||||
| * | - mega example cleanup | Mike Bayer | 2010-01-19 | 1 | -10/+0 |
| | | | | | | | - added READMEs to all examples in each __init__.py and added to sphinx documentation - added versioning example - removed vertical/vertical.py, the dictlikes are more straightforward | ||||
| * | Cleaned up the deprecation problems with the examples. | Michael Trier | 2009-04-13 | 1 | -1/+1 |
| | | |||||
| * | Lots of fixes to the code examples to specify imports explicitly. | Michael Trier | 2009-03-31 | 1 | -6/+6 |
| | | | | | | | | Explicit imports make it easier for users to understand the examples. Additionally a lot of the examples were fixed to work with the changes in the 0.5.x code base. One small correction to the Case expression. Thanks a bunch to Adam Lowry! Fixes #717. | ||||
| * | typo | Gaëtan de Menten | 2008-07-11 | 1 | -1/+1 |
| | | |||||
| * | oof...unicode object still needs to return the value if it just warned... | Mike Bayer | 2007-12-14 | 1 | -11/+11 |
| | | |||||
| * | small fix for filter() aliasing, upgraded elementtree examples to use 0.4 ↵ | Mike Bayer | 2007-08-03 | 1 | -19/+18 |
| | | | | | style queries | ||||
| * | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to ↵ | Mike Bayer | 2007-07-27 | 1 | -0/+224 |
| maintenance branch in branches/rel_0_3. | |||||
