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

Xoops/Core/Kernel/Model/Joint usage of select in querybuilder #47

Closed
alain91 opened this issue Nov 24, 2013 · 2 comments
Closed

Xoops/Core/Kernel/Model/Joint usage of select in querybuilder #47

alain91 opened this issue Nov 24, 2013 · 2 comments
Assignees
Labels

Comments

@alain91
Copy link
Contributor

alain91 commented Nov 24, 2013

class Joint extends XoopsModelAbstract

line 104 has to be modified like

        $qb ->select(array('o.*','l.*'));
geekwright added a commit to geekwright/XoopsCore that referenced this issue Nov 25, 2013
@geekwright
Copy link
Contributor

Should be resolved by 2117987

@ghost ghost assigned geekwright Nov 25, 2013
@geekwright
Copy link
Contributor

Included in PR #42

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

No branches or pull requests

2 participants