summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* specify run as module hereMike Bayer2013-12-071-5/+6
* - remove verbiage about "namespaces" from the dogpile example, [ticket:2862]Mike Bayer2013-12-073-20/+23
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-302-3/+3
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-211-0/+1
* - changelogMike Bayer2013-08-171-26/+26
* Merged in prschmid/sqlalchemy (pull request #4)Mike Bayer2013-08-171-3/+3
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-195-50/+196
* Merged in goodscloud/sqlalchemy (pull request #3)Mike Bayer2013-06-181-0/+3
* Merged in goodscloud/sqlalchemy (pull request #2)Mike Bayer2013-06-172-3/+42
* Fixed a small bug in the dogpile example where the generationMike Bayer2013-05-281-1/+1
* modernize some more examplesMike Bayer2013-04-2710-71/+80
* Fixed a long-standing bug in the caching example, whereMike Bayer2013-04-181-14/+5
* - remove erroneous second RelationshipCache classMike Bayer2013-04-181-18/+0
* whack more long lines in very old docstringsMike Bayer2013-02-0210-29/+54
* Fixed a regression in the examples/dogpile_caching exampleMike Bayer2013-01-081-1/+2
* fixing InstrumentationManager linksDiana Clarke2012-12-071-3/+14
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-2111-413/+418
* add a noteMike Bayer2012-08-171-0/+3
* - really start making postgis example slick.Mike Bayer2012-08-171-60/+62
* - [feature] To complement [ticket:2547], typesMike Bayer2012-08-171-18/+13
* - modernize most of the postgis example. would like to do [ticket:1534] also.Mike Bayer2012-08-161-91/+85
* update the postgis example to actually work, using the old way (we'll update ...Mike Bayer2012-08-161-9/+9
* -whitespace bonanza, contdMike Bayer2012-07-2831-153/+153
* trailing whitespace bonanzaMike Bayer2012-07-285-34/+34
* - [moved] The InstrumentationManager interfaceMike Bayer2012-06-241-108/+11
* - [feature] The "deferred declarativeMike Bayer2012-05-172-144/+0
* - [feature] New standalone function with_polymorphic()Mike Bayer2012-04-232-125/+135
* - [bug] Altered _params_from_query() functionMike Bayer2012-02-141-4/+8
* declarartive reflection example didn't actually work for single inheritance, ...Mike Bayer2012-02-091-0/+11
* - [bug] Improved the "declarative reflection"Mike Bayer2012-01-281-15/+26
* declarative reflection exampleMike Bayer2012-01-282-1/+9
* - [feature] New declarative reflection exampleMike Bayer2012-01-282-0/+114
* modernize adjacency list example, use declarativeMike Bayer2012-01-281-61/+48
* fix a usage issue hereMike Bayer2012-01-281-0/+3
* - [bug] Fixed large_collection.py to close theMike Bayer2012-01-221-1/+2
* - [feature] Simplified the versioning exampleMike Bayer2012-01-223-43/+28
* - Fixed bug in history_meta.py example whereMike Bayer2011-10-172-1/+7
* - Adjusted dictlike-polymorphic.py exampleMike Bayer2011-09-261-8/+9
* - Fixed the attribute shard example to checkMike Bayer2011-06-261-11/+13
* - Repaired the examples/versioning test runnerMike Bayer2011-06-164-7/+104
* update for new table modelMike Bayer2011-06-061-6/+21
* update docs for generic associationsMike Bayer2011-04-281-3/+10
* - removed the ancient "polymorphic association"Mike Bayer2011-04-278-491/+378
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - The horizontal_shard ShardedSession class accepts the commonMike Bayer2011-03-161-2/+2
* - Updated the association, association proxy examplesMike Bayer2011-03-134-187/+255
* - Beaker example now takes into account 'limit'Mike Bayer2011-02-131-2/+5
* add example usage for shard_id in context feature [ticket:2031]Mike Bayer2011-01-231-2/+15
* - rename hybrid.property_, hybrid.method to hybrid_property, hybrid_method. ...Mike Bayer2011-01-121-35/+29
* - whitespace removal bonanzaMike Bayer2011-01-0228-288/+288