On 7/28/06 5:36 PM, Jonathan Vanasco wrote:
> the issue is because:
>
> privacy_override__subordinates == the object name, on the table
> user_link_privacy_override
>
> with_objects takes the arguments of the relationship object
> query builders take the arguments of the table name
The query bui
replying to myself:
the issue is because:
privacy_override__subordinates == the object name, on the table
user_link_privacy_override
with_objects takes the arguments of the relationship object
query builders take the arguments of the table name
or=> [
This is driving me crazy:
Link::Manager
$results= $class->get_useraccount_link(
with_objects=> [ 'privacy_override__subordinates'],
query=> [
useraccount_id=> $args{'useraccount_id'}, #get
all the lin