Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ability to specify included table in conditions #62

Open
kla opened this issue Jul 7, 2010 · 0 comments
Open

add ability to specify included table in conditions #62

kla opened this issue Jul 7, 2010 · 0 comments

Comments

@kla
Copy link
Collaborator

kla commented Jul 7, 2010

It looks like the 'include' finder option is at least sorta working, but there is no documentation for it, so it's hard to tell...

This seems to work:

'include' => 'blah'

but adding this doesn't:

'conditions' => array('blah.column' => 'something')

That's something you would be able to do in rails. Am I just doing it wrong? Or if this functionality is not implemented, are there plans for it to be in the future?

Either way, you might want to add some documentation for this.

Thanks


http://www.phpactiverecord.org/boards/1/topics/39-documentation-for-include-finder-option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant