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

Set fetch order during query #41

Merged
merged 3 commits into from
Nov 2, 2020
Merged

Set fetch order during query #41

merged 3 commits into from
Nov 2, 2020

Conversation

Max13
Copy link
Contributor

@Max13 Max13 commented Nov 2, 2020

  • Added Query::$fetch_order property
  • Query::$fetch_order is set in Query constructor (with ClientManager as before)
  • Added various methods to change the order by query and not by instance: setFetchOrder, fetchOrder, getFetchOrder, setFetchOrderAsc, fetchOrderAsc, setFetchOrderDesc, fetchOrderDesc
  • Shouldn't break anything

@Webklex Webklex merged commit aad7db5 into Webklex:master Nov 2, 2020
@Webklex
Copy link
Owner

Webklex commented Nov 2, 2020

Hi @Max13 ,
thanks a lot :)

Best regards,

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

Successfully merging this pull request may close these issues.

2 participants