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 QueryBuilder as a thing you can extend #563

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dgoemans
Copy link

While working with Knex, I noticed that Query builder was missing from the extending documentation, even though it is used in the tests and seems to be well supported.

Query builder was missing from the extending documentation
@rluvaton
Copy link
Member

rluvaton commented Mar 2, 2024

The website repo has been moved inside the https://github.com/knex/knex repo. Please open a PR there instead: (the website will be under the docs folder)

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.

None yet

2 participants