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

Allow :insert-into to inspect and lift :columns or columns portion of :values #501

Closed
seancorfield opened this issue Aug 12, 2023 · 1 comment
Assignees
Labels
needs analysis I need to think about this!

Comments

@seancorfield
Copy link
Owner

seancorfield commented Aug 12, 2023

Also modify :columns to be a no-op in that situation (or verify :insert-into won't generate columns on its own).

Also modify :values to not generate columns in that situation.

This may be groundwork for #499

@seancorfield seancorfield added the needs analysis I need to think about this! label Aug 12, 2023
@seancorfield seancorfield self-assigned this Aug 12, 2023
@seancorfield
Copy link
Owner Author

If this work is done, several caveats in the documentation around :values can be removed (although I need to investigate the CTE-related stuff).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs analysis I need to think about this!
Projects
None yet
Development

No branches or pull requests

1 participant