| Commit message (Expand) | Author | Age | Files | Lines |
| * | - the pronoun removal commit. there was only one instance of a | Mike Bayer | 2013-11-30 | 2 | -9/+10 |
| * | - Adjusted dictlike-polymorphic.py example | Mike Bayer | 2011-09-26 | 1 | -11/+10 |
| * | - The horizontal_shard ShardedSession class accepts the common | Mike Bayer | 2011-03-16 | 1 | -2/+2 |
| * | -whitespace removal bonanza | Mike Bayer | 2011-01-02 | 29 | -315/+315 |
| * | - The versioning example now supports detection of changes | Mike Bayer | 2010-12-20 | 2 | -10/+72 |
| * | - gently push users towards entity name for simple cases | Mike Bayer | 2010-12-07 | 1 | -3/+13 |
| * | - remove remaining create_session() calls from examples, replace with Session | Mike Bayer | 2010-10-24 | 6 | -52/+54 |
| * | - optimized_al doesn't need mapper extension | Mike Bayer | 2010-09-24 | 4 | -42/+43 |
| * | - 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 |
| * | - Updated attribute_shard.py example to use a more robust | Mike Bayer | 2010-04-02 | 1 | -32/+107 |
| * | - The sqlalchemy.orm.shard module now becomes an extension, | Mike Bayer | 2010-03-28 | 1 | -1/+1 |
| * | fix some examples | Mike Bayer | 2010-03-28 | 3 | -5/+5 |
| * | - converted all lazy=True|False|None to 'select'|'joined'|'noload' | Mike Bayer | 2010-03-24 | 8 | -17/+17 |
| * | - The official name for the relation() function is now | Mike Bayer | 2010-03-17 | 23 | -81/+81 |
| * | Cleaned up some long lines to test the commit hooks. | Michael Trier | 2010-03-07 | 1 | -25/+28 |
| * | try to clarify intent some more | Mike Bayer | 2010-02-14 | 2 | -73/+66 |
| * | - Changed the beaker cache example a bit to have a separate | Mike Bayer | 2010-02-12 | 4 | -50/+91 |
| * | use issubclass here, allows lazy loads from a subclass to hit a loader that w... | Mike Bayer | 2010-01-21 | 1 | -1/+1 |
| * | - mega example cleanup | Mike Bayer | 2010-01-19 | 42 | -426/+817 |
| * | some cleanup | Mike Bayer | 2010-01-18 | 1 | -20/+33 |
| * | sorry, this example is just ridiculous | Mike Bayer | 2010-01-18 | 2 | -91/+0 |
| * | modernized "adjacencytree" example | Mike Bayer | 2010-01-18 | 3 | -129/+139 |
| * | updated the large_collection example to modern SQLA. | Mike Bayer | 2010-01-18 | 4 | -95/+100 |
| * | local session caching example | Mike Bayer | 2010-01-13 | 2 | -0/+102 |
| * | add more examples, start basic | Mike Bayer | 2010-01-13 | 5 | -14/+80 |
| * | OK, you can't merge NamedTuples and such. Fine. New query method. | Mike Bayer | 2010-01-12 | 1 | -1/+1 |
| * | yes you can even set_value(). I'm using it to prepopulate individual "by_id"... | Mike Bayer | 2010-01-12 | 1 | -1/+6 |
| * | have paths represented as their actual mapper, not the base mapper, allowing | Mike Bayer | 2010-01-11 | 1 | -1/+1 |
| * | add option to hardcode a cache key | Mike Bayer | 2010-01-11 | 1 | -4/+17 |
| * | compare class in the given path with our own class using issubclass, since paths | Mike Bayer | 2010-01-11 | 1 | -1/+1 |
| * | memcached wants this | Mike Bayer | 2010-01-11 | 1 | -0/+3 |
| * | ensure criterion is not None | Mike Bayer | 2010-01-11 | 1 | -1/+2 |
| * | - cut down on a few hundred method calls | Mike Bayer | 2010-01-11 | 4 | -5/+4 |
| * | - merge() will not issue a needless merge of attributes if the | Mike Bayer | 2010-01-10 | 11 | -210/+551 |
| * | - pg8000 + postgresql dialects now check for float/numeric return | Mike Bayer | 2009-11-15 | 1 | -1/+1 |
| * | - Fixed a slight inaccuracy in the sharding example. | Mike Bayer | 2009-10-25 | 1 | -1/+7 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 2 | -2/+2 |
| * | Added in Examples into the test suite so they get exercised regularly. Cleane... | Michael Trier | 2009-07-27 | 20 | -3/+14 |
| * | Cleaned up the deprecation problems with the examples. | Michael Trier | 2009-04-13 | 5 | -7/+7 |