Understanding value_is_key option when managing relationships
Given a relation that uses a ci_string (not uuid):
I would expect this change to work using value_is_key option:
But it gives me this error, but I thought the purpose of
For reference, this more verbose change does work:
I would expect this change to work using value_is_key option:
But it gives me this error, but I thought the purpose of
value_is_key is to not provide a struct:For reference, this more verbose change does work:
