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

Other joins besides INNER JOIN #1

Open
manueltimita opened this issue May 9, 2016 · 0 comments
Open

Other joins besides INNER JOIN #1

manueltimita opened this issue May 9, 2016 · 0 comments

Comments

@manueltimita
Copy link

What a clever little gem! Been looking for a while for a smart SQL query builder - basically a JS alternative to HTSQL.

Query Builder looks very promising, and I have a question. I looked in the tests and examples, and the only join I see exemplified is INNER. Is QB trying to detect, perhaps based on cardinality, which join is the most optimal for the given tables and then does that automatically?

Otherwise, what is the best strategy. Define a custom function?

Thank you.

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