Skip to content

RM-9726 Add primary key constraint to TVPs used for Batched Sql Commands - #1444

Open
dkudernatsch wants to merge 3 commits into
developfrom
bugfix/RM-9726
Open

RM-9726 Add primary key constraint to TVPs used for Batched Sql Commands#1444
dkudernatsch wants to merge 3 commits into
developfrom
bugfix/RM-9726

Conversation

@dkudernatsch

Copy link
Copy Markdown
Contributor

No description provided.

@dkudernatsch dkudernatsch self-assigned this Aug 17, 2026

@MichaelKetting MichaelKetting left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please check the commit. The Code Change itself looks good.

Note: I updated the branch rule to enforse a title. It is possible that this might break the force push for this branch. Not sure.

@@ -607,13 +607,15 @@ CREATE TYPE [dbo].[TVP_Guid_Distinct] AS TABLE
GO

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please rebase on top of develop. We shouldn't have the merge of develop into the PR.
Also, please add a short description as branch name for future branches. TIcket-ID-only branches aren't a thing in re-motion. We can possibly fix this during merge this time, too.
I think we can flatten the two commits into a signle one. The changes are just cleanup not separate items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants