Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -3/+3 |
| | |||||
* | - optimized_al doesn't need mapper extension | Mike Bayer | 2010-09-24 | 1 | -8/+7 |
| | | | | - convert to non-bound metadata, Session, session.commit() | ||||
* | - mega example cleanup | Mike Bayer | 2010-01-19 | 1 | -9/+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 | ||||
* | Added in Examples into the test suite so they get exercised regularly. ↵ | Michael Trier | 2009-07-27 | 1 | -1/+6 |
| | | | | Cleaned up some deprecation warnings in the examples. | ||||
* | 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 | -5/+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. | ||||
* | oof...unicode object still needs to return the value if it just warned... | Mike Bayer | 2007-12-14 | 1 | -2/+2 |
| | |||||
* | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to ↵ | Mike Bayer | 2007-07-27 | 1 | -0/+65 |
maintenance branch in branches/rel_0_3. |