I auto-answer myself, just using tuples:

some_reference_id = Reference(
    (one_key_id, some_other_key_id),
    (SomeObject.key_id, SomeObject.other_key_id
)

On 04/11/13 12:02, Oscar Campos wrote:
> Hi
>
> Is there any way to create a Reference to a compound primary key in
> other object?
>
> It seems like Storm can't handle that.
>
> Thanks.
>


-- 
Join the Free Software Foundation and become free as in freedom


-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to