Files
sqlalchemy/examples
Mike Bayer af61551a11 - Improved the examples in `examples/generic_associations`, including
that ``discriminator_on_association.py`` makes use of single table
inheritance do the work with the "discriminator".  Also
added a true "generic foreign key" example, which works similarly
to other popular frameworks in that it uses an open-ended integer
to point to any other table, foregoing traditional referential
integrity.  While we don't recommend this pattern, information wants
to be free.  Also in 0.8.3.

- Added a convenience class decorator :func:`.as_declarative`, is
a wrapper for :func:`.declarative_base` which allows an existing base
class to be applied using a nifty class-decorated approach.  Also
in 0.8.3.
2013-07-19 22:56:34 -04:00
..
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2013-04-27 17:21:31 -04:00
2013-04-27 19:53:57 -04:00
2012-07-28 17:05:50 -04:00
2013-04-27 19:53:57 -04:00