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

Added ReplaceColumns method #190

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

Conversation

Strum355
Copy link

This allows us to replace all 'Columns' with a fresh set

@krevels
Copy link

krevels commented Sep 16, 2019

This would be very helpful to have merged, as I am encountering the same issue as #132 and it would be nice to not have to explicitly rebuild the query.

@lann lann closed this Jan 13, 2020
@lann lann reopened this Jan 13, 2020
@Strum355
Copy link
Author

Any news?

@ready4god2513
Copy link

It would be great to get this one merged.

@nick4fake
Copy link

Can we get this merged?

@eyJhb
Copy link

eyJhb commented Jul 2, 2021

I might be missing something, but this is entirely possible to do using this snippet from the codebuilder.Set(b, "Columns", parts).(SelectBuilder), which should satisfy what you want without adding a additional function? :)

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

7 participants