Jonathan LaCour wrote:
> Charles Duffy wrote:
>> Works great for that example. I'm not sure, though, how to specify
>> metadata other than activemapper.metadata (which I'm having some issues
>> with due to its thread-local characteristics -- discussed in another
>> post) when trying to do many-to-many joins. See this example:
>
> Your example is using '__meta__' instead of '__metadata__' in both of
> the classes.  Change them both to using '__metadata__' and it should
> work correctly.

That was, indeed, my mistake. Thanks!


_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to