Skip to content

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

Open
dkudernatsch wants to merge 1 commit into
developfrom
bugfix/RM-9726
Open

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

Conversation

@dkudernatsch

Copy link
Copy Markdown
Contributor

No description provided.

@dkudernatsch dkudernatsch self-assigned this Aug 17, 2026
[ClientFromDerivedClassWithEntityFromBaseClassID] uniqueidentifier NULL,
[FileSystemItemFromDerivedClassWithEntityFromBaseClassID] uniqueidentifier NULL,
[FileSystemItemFromDerivedClassWithEntityFromBaseClassIDClassID] varchar (100) NULL
PRIMARY KEY CLUSTERED ([ID])

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 also check the other SetupDB files
(Security Manager, possibly others)

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