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

Get Efficient Table #8

Open
90301 opened this issue Jun 6, 2017 · 0 comments
Open

Get Efficient Table #8

90301 opened this issue Jun 6, 2017 · 0 comments

Comments

@90301
Copy link
Owner

90301 commented Jun 6, 2017

Method that gets the efficient table with joins only occurring where it is relevant. Similar to getFullTable() method.

NOTE: I think this can only use LEFT JOINS. If any other type of join is used with the potential of data loss, it must throw an error and/or call getFullTable()

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

No branches or pull requests

1 participant