azure-database icon indicating copy to clipboard operation
azure-database copied to clipboard

fix: add proper checks for Hierarchical PartionKeys

Open manekinekko opened this issue 10 months ago • 2 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [ ] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: #1165

What is the new behavior?

Does this PR introduce a breaking change?

  • [ ] Yes
  • [ ] No

Other information

manekinekko avatar Jun 10 '25 15:06 manekinekko

This seems to solve the issue for us 👍

peterkracik avatar Aug 13 '25 07:08 peterkracik

Hey! Maybe would be possible to address #1342 with this change? Or maybe it will fix it already?

murbanowicz avatar Sep 19 '25 09:09 murbanowicz