py-sqlalchemy/examples
Mike Bayer c24a161530 - [bug] Altered _params_from_query() function
in Beaker example to pull bindparams from the
fully compiled statement, as a quick means
to get everything including subqueries in the
columns clause, etc.
2012-02-14 12:04:04 -05:00
..
adjacency_list modernize adjacency list example, use declarative 2012-01-28 17:22:04 -05:00
association - Updated the association, association proxy examples 2011-03-13 13:59:00 -04:00
beaker_caching - [bug] Altered _params_from_query() function 2012-02-14 12:04:04 -05:00
custom_attributes fix a usage issue here 2012-01-28 17:09:27 -05:00
declarative_reflection declarartive reflection example didn't actually work for single inheritance, added a tweak to make that possible 2012-02-09 15:56:21 -05:00
dynamic_dict - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
elementtree - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
generic_associations update docs for generic associations 2011-04-28 12:33:30 -04:00
graphs - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
inheritance - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
large_collection - [bug] Fixed large_collection.py to close the 2012-01-22 19:21:51 -05:00
nested_sets - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
postgis update for new table model 2011-06-06 16:07:42 -04:00
sharding - Fixed the attribute shard example to check 2011-06-26 13:00:58 -04:00
versioning - [feature] Simplified the versioning example 2012-01-22 19:03:06 -05:00
vertical - Adjusted dictlike-polymorphic.py example 2011-09-26 17:22:52 -04:00
__init__.py Added in Examples into the test suite so they get exercised regularly. Cleaned up some deprecation warnings in the examples. 2009-07-27 02:12:15 +00:00