parse.com-php-library
parse.com-php-library copied to clipboard
Join 2 classes using ID in the pointer column
Hi, I have a class that has a column of type "pointer" to another class,
How to join the two classes so that I can get the data of the row that is pointed to.
@amiriskander - Were you able to figure this out ? I tried using whereInclude, but doesn't look like it works
Still nothing :(
Looks like you just add an additional where statement and your whereinclude should work. Just worked for me
Mike
On Feb 19, 2014, at 5:32 PM, amiriskander [email protected] wrote:
Still nothing :(
— Reply to this email directly or view it on GitHub.