[storm] FKs to coumpound PKs
Oscar Campos
oscar.campos at member.fsf.org
Mon Nov 4 15:48:36 UTC 2013
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
More information about the storm
mailing list