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

Support explicitly selecting all fields for a specific table when joining tables #11

Closed
hisystems opened this issue Mar 4, 2012 · 0 comments
Assignees

Comments

@hisystems
Copy link
Owner

Currently, when creating a new DatabaseObjects.SQL.SQLSelect object it will by default select all fields. However, when utilising a table join and attempting to select all fields from one table and one or more fields explicitly from another table this is not possible.

Related to Allow accessing associated SQLSelect object from IDatabaseObjects.TableJoins

@ghost ghost assigned hisystems Mar 4, 2012
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