11 messages in com.googlegroups.sqlalchemy[sqlalchemy] How to get list of relat...
FromSent OnAttachments
Paul Johnston29 Oct 2007 09:21 
Wes Duff29 Oct 2007 14:42 
Roger Demetrescu30 Oct 2007 07:15 
Michael Bayer30 Oct 2007 07:36 
Roger Demetrescu30 Oct 2007 07:50 
Paul Johnston30 Oct 2007 08:24 
Paul Johnston30 Oct 2007 08:51 
Paul Johnston30 Oct 2007 09:32 
Michael Bayer30 Oct 2007 10:00 
Gaetan de Menten30 Oct 2007 10:02 
Paul Johnston31 Oct 2007 03:41 
Subject:[sqlalchemy] How to get list of relations
From:Paul Johnston (pa@pajhome.org.uk)
Date:10/29/2007 09:21:02 AM
List:com.googlegroups.sqlalchemy

Hi,

How do I get a list of the relations a mapper has? I've been using mapper.properties, but have just realised this doesn't pick up backrefs.

Any ideas? Thanks,

Paul