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 select. ?includes=schedules,scheduleExams&code=15207100025&columns=schedules.name #46

Open
longlevan9x opened this issue Oct 24, 2018 · 0 comments

Comments

@longlevan9x
Copy link

Hello. I want get all column from object when I pass the column only relation.
And now.
I fix code to
if (empty($this->columns)) {
$this->columns = ['*'];
}

$this->query->select($this->columns);
you can add it to project.
Thanks.

@longlevan9x longlevan9x changed the title ?includes=schedules,scheduleExams&code=15207100025&columns=schedules.name add select. ?includes=schedules,scheduleExams&code=15207100025&columns=schedules.name Oct 24, 2018
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