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 select function #6

Open
onomated opened this issue Aug 17, 2021 · 2 comments
Open

Support select function #6

onomated opened this issue Aug 17, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@onomated
Copy link
Contributor

Expand QueryBuilder to allow custom selection of fields returned reflecting Ecto's query select. Convo started on ElixirForum.

@mathieuprog mathieuprog added the enhancement New feature or request label Aug 18, 2021
@mathieuprog
Copy link
Owner

Do you have any plans on working on this?

@onomated
Copy link
Contributor Author

Haven't given much thought to it, but don't mind taking a stab at it. There's the select and select_merge functions in Ecto. I'm thinking we retain the same interface vs assume subsequent select calls in query builder auto merge vs replace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants