| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | update for new table model | Mike Bayer | 2011-06-06 | 1 | -6/+21 |
| * | update docs for generic associations | Mike Bayer | 2011-04-28 | 1 | -3/+10 |
| * | - removed the ancient "polymorphic association" | Mike Bayer | 2011-04-27 | 8 | -491/+378 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -1/+1 |
| * | - The horizontal_shard ShardedSession class accepts the common | Mike Bayer | 2011-03-16 | 1 | -2/+2 |
| * | - Updated the association, association proxy examples | Mike Bayer | 2011-03-13 | 4 | -187/+255 |
| * | - Beaker example now takes into account 'limit' | Mike Bayer | 2011-02-13 | 1 | -2/+5 |
| * | add example usage for shard_id in context feature [ticket:2031] | Mike Bayer | 2011-01-23 | 1 | -2/+15 |
| * | - rename hybrid.property_, hybrid.method to hybrid_property, hybrid_method. ... | Mike Bayer | 2011-01-12 | 1 | -35/+29 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 28 | -288/+288 |
| * | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -4/+4 |
| * | - mutable examples now move into sqlalchemy.ext.mutable | Mike Bayer | 2010-12-29 | 3 | -361/+0 |
| * | - restore mapper.get_property() to use the _props dict. at the moment | Mike Bayer | 2010-12-28 | 2 | -2/+147 |
| * | - link to the events we use | Mike Bayer | 2010-12-26 | 1 | -0/+4 |
| * | - docs for mutable events example | Mike Bayer | 2010-12-26 | 1 | -2/+28 |
| * | - add a new "on mapper configured" event - handy ! | Mike Bayer | 2010-12-25 | 2 | -28/+62 |
| * | - restore declarative support for "composite" | Mike Bayer | 2010-12-23 | 2 | -0/+152 |
| * | - fix beaker caching example to use new ".callable" param on bind | Mike Bayer | 2010-12-22 | 1 | -9/+14 |
| * | - merge versioning example fix from 0.6 | Mike Bayer | 2010-12-20 | 2 | -12/+73 |
| * | - gently push users towards entity name for simple cases | Mike Bayer | 2010-12-07 | 1 | -3/+13 |
| * | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -4/+4 |
| * | - NullPool is now used by default for SQLite file- | Mike Bayer | 2010-11-28 | 1 | -2/+5 |
| * | - merge mapper simpler compile branch, [ticket:1966] | Mike Bayer | 2010-11-26 | 1 | -1/+1 |
| |\ |
|
| | * | [ticket:1966] implementation | Mike Bayer | 2010-11-15 | 1 | -1/+1 |
| * | | - merge hybrid attributes branch, [ticket:1903] | Mike Bayer | 2010-11-20 | 2 | -178/+0 |
| |\ \ |
|
| | * \ | merge tip | Mike Bayer | 2010-11-14 | 10 | -94/+97 |
| | |\ \
| | |/ |
|
| | * | | merge tip | Mike Bayer | 2010-09-14 | 2 | -4/+21 |
| | |\ \ |
|
| | * \ \ | merge latest tip | Mike Bayer | 2010-09-03 | 1 | -0/+8 |
| | |\ \ \ |
|
| | * \ \ \ | merge tip | Mike Bayer | 2010-08-27 | 1 | -0/+8 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge from tip | Mike Bayer | 2010-08-24 | 2 | -2/+25 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge tip | Mike Bayer | 2010-08-14 | 9 | -179/+246 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | - add hybrid extension | Mike Bayer | 2010-08-06 | 2 | -134/+0 |
| * | | | | | | | | - merge tip | Mike Bayer | 2010-11-06 | 6 | -52/+54 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | | - remove remaining create_session() calls from examples, replace with Session | Mike Bayer | 2010-10-24 | 6 | -52/+54 |
| * | | | | | | | | - add instrumentation events | Mike Bayer | 2010-10-02 | 1 | -33/+17 |
| * | | | | | | | | merge tip | Mike Bayer | 2010-10-02 | 4 | -42/+43 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | * | | | | | | | - optimized_al doesn't need mapper extension | Mike Bayer | 2010-09-24 | 4 | -42/+43 |
| | | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | | - reorganization | Mike Bayer | 2010-09-14 | 1 | -1/+2 |
| |/ / / / / / |
|
| * | | | | | | - the versioning example works correctly now | Mike Bayer | 2010-09-05 | 2 | -5/+20 |
| * | | | | | | - mapper _get_col_to_prop private method used | Mike Bayer | 2010-09-05 | 1 | -2/+4 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | - a large hill to climb. Added declarative examples to all the | Mike Bayer | 2010-08-30 | 2 | -44/+98 |
| | |_|_|/
|/| | | |
|
| * | | | | add a note | Mike Bayer | 2010-08-25 | 1 | -0/+8 |
| | |_|/
|/| | |
|
| * | | | - the history_meta versioning recipe sets "unique=False" | Mike Bayer | 2010-08-23 | 2 | -2/+25 |
| | |/
|/| |
|
| * | | - modernizing examples | Mike Bayer | 2010-08-08 | 9 | -147/+211 |
| * | | modernized the directed graph example | Mike Bayer | 2010-08-08 | 1 | -49/+50 |
| |/ |
|
| * | etc | Mike Bayer | 2010-07-21 | 1 | -3/+6 |
| * | this would help, right | Mike Bayer | 2010-07-21 | 1 | -0/+256 |
| * | - The beaker_caching example has been reorgnized | Mike Bayer | 2010-07-21 | 9 | -280/+52 |
| * | Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve... | Mike Bayer | 2010-07-11 | 1 | -1/+2 |
| * | typo | Chris Withers | 2010-07-08 | 1 | -1/+1 |