Skip to content

Update TransformationProvider.cs - #155

Merged
jogibear9988 merged 1 commit into
masterfrom
jogibear9988-patch-1
Jan 12, 2026
Merged

Update TransformationProvider.cs#155
jogibear9988 merged 1 commit into
masterfrom
jogibear9988-patch-1

Conversation

@jogibear9988

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings January 12, 2026 13:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug in the AddUniqueConstraint method where column names were not being properly quoted when generating SQL statements, and removes redundant method calls.

Changes:

  • Fixed AddUniqueConstraint to properly quote column names in the generated SQL
  • Removed redundant standalone calls to QuoteColumnNamesIfRequired that were not using the return value
  • Added trailing newline at end of file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jogibear9988
jogibear9988 merged commit f5cfa6f into master Jan 12, 2026
7 checks passed
@jogibear9988
jogibear9988 deleted the jogibear9988-patch-1 branch March 31, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants