Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Adding new query methods? #138

Open
paulandroshchuk opened this issue Oct 15, 2019 · 0 comments
Open

Adding new query methods? #138

paulandroshchuk opened this issue Oct 15, 2019 · 0 comments

Comments

@paulandroshchuk
Copy link

I just have an idea to add two new methods to allow generating SLIMIT and SOFFSET query clauses.
Just something like this: $client->slimit('tag'), $client->soffset()

Yes, I could use something like this: $client->query(... **SLIMIT**), but I think that it could be a good option to add those two methods.

Let me know if you'd like to have those methods added, I could create a PR for that.

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

No branches or pull requests

1 participant