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

Correctly quote table and column names in the drop column operation #254

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

andrew-farries
Copy link
Collaborator

Quote table and column names correctly in the drop column operation.

Add testcases to ensure that

  • a column with a reserved word name can be dropped
  • a column in a table with a reserved word name can be dropped.

@andrew-farries andrew-farries requested review from SferaDev and exekias and removed request for SferaDev January 26, 2024 12:51
@andrew-farries andrew-farries merged commit 355ac20 into main Jan 26, 2024
26 checks passed
@andrew-farries andrew-farries deleted the drop-column-reserved-names branch January 26, 2024 15:47
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.

2 participants