This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-15 21:27:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3aa4dd6f2b4e3ba80706960ecb8a988087f9a573
sqlalchemy
/
examples
/
polymorph
T
History
Mike Bayer
1644a44628
a mapper with inheritance will place itself as "dependent" on the inherited mapper; even though this is not usually needed, it allows certain exotic combinations of mapper setups to work (i.e. the one in the polymorph example)
2006-03-06 03:10:46 +00:00
..
polymorph.py
a mapper with inheritance will place itself as "dependent" on the inherited mapper; even though this is not usually needed, it allows certain exotic combinations of mapper setups to work (i.e. the one in the polymorph example)
2006-03-06 03:10:46 +00:00