On 8/6/06, Graham Higgins <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I think I may have found an issue with many_to_many (which I can't
> solve, sorry).
>
> In a many_to_many declaration, the resulting object doesn't seem to
> get bound as the <colname> property of the ActiveMapper object.
> Reference to any ActiveMapper colname declared via a many_to_many
> relation results in an AttributeError.
>
> I've been working on a test for many_to_many which can be executed
> independently of the existing activemapper.py test file - should I
> post it here, on the trac or is more detail required?

Posting (complete) tests here has been the usual pattern. Michael
Bayer has been (incredibly, IMHO) responsive to bug reports on the
list, especially those with tests that let him reproduce the bug.
Writing up a test for the bug you're seeing, as you appear to have
done, is a pretty good way of getting your bug fixed pretty quickly.

-- 
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014

-------------------------------------------------------------------------
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
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to