Bugs: Browse | Submit New | Admin

[#6462] Piggybacking doesn't work

Date:
2006-11-02 21:43
Priority:
3
Submitted By:
Erik Peterson (epeterson)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Piggybacking doesn't work

Detailed description
This is somewhere between a bug and a feature request.  Maybe queries with :include => should just ignore it until
SOQL can handle this kind of stuff correctly.

>> asset = Asset.find('02i60000XX0YIzHXXW', :include => 'account')
ActiveRecord::StatementInvalid: ActiveSalesforce::ASFError: MALFORMED_QUERY: 
SELECT Asset.id AS t0_r0, assets.contact_id AS t0_r1
                ^
ERROR at Row:1:Column:17

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item