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

Fix key generation validation for TPC. #33371

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Fix key generation validation for TPC. #33371

merged 2 commits into from
Mar 26, 2024

Conversation

cincuranet
Copy link
Contributor

  • This makes sure we're validating only root entity.
  • For TPC the entityType.GetTableName() != null already covered.

Fixes #31629

* This makes sure we're validating only root entity.
* For TPC the `entityType.GetTableName() != null` already covered.
@cincuranet cincuranet requested a review from a team March 21, 2024 11:57
@cincuranet cincuranet merged commit 4f6025a into dotnet:main Mar 26, 2024
7 checks passed
@cincuranet cincuranet deleted the fix-tpc-warning branch March 26, 2024 09:52
cincuranet added a commit to cincuranet/FirebirdSql.Data.FirebirdClient that referenced this pull request Mar 26, 2024
cincuranet added a commit to cincuranet/FirebirdSql.Data.FirebirdClient that referenced this pull request Mar 26, 2024
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.

Incorrect warning for TPC and Guid Id
2 participants