"_hash" is the name of the property now. query like this:
results = session.query(PropertyClass).select_by(_hash="a b")
there are some things we can look into for this, such as "hash" as a
synonym for "_hash", or an alternate style of attaching properties,
although the way it is now is the most direct and straightforward.
On Jul 17, 2006, at 8:14 PM, Jamie Wilkinson wrote:
> <sa-cant-locate-property.py>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users