Files
sqlalchemy/examples
Mike Bayer cb3913a186 - [feature] New standalone function with_polymorphic()
provides the functionality of query.with_polymorphic()
in a standalone form.   It can be applied to any
entity within a query, including as the target
of a join in place of the "of_type()" modifier.
[ticket:2333]
- redo a large portion of the inheritance docs in terms
of declarative, new with_polymorphic() function
- upgrade examples/inheritance/polymorph, rename to "joined"
2012-04-23 22:17:25 -04:00
..
2012-01-28 17:09:27 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-06-06 16:07:42 -04:00