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

Rename SqlQuery to SqlStatement #1572

Merged
merged 10 commits into from
Dec 14, 2024
Merged

Rename SqlQuery to SqlStatement #1572

merged 10 commits into from
Dec 14, 2024

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Dec 12, 2024

This PR renames SqlQuery to SqlStatement since it can now contain "CREATE TABLE ... AS ..." instead of just a SELECT .... This also makes some renames / updates to code referring to sql_query.

@cla-bot cla-bot bot added the cla:yes label Dec 12, 2024
@plypaul plypaul force-pushed the p--misc--08 branch 2 times, most recently from 761f617 to 1e3242b Compare December 12, 2024 20:22
@plypaul plypaul marked this pull request as ready for review December 13, 2024 19:47
Base automatically changed from p--misc--07 to main December 14, 2024 05:10
@plypaul plypaul merged commit dd0e8c3 into main Dec 14, 2024
11 checks passed
@plypaul plypaul deleted the p--misc--08 branch December 14, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants