Skip to content

fix: throw when using compressed properties with functions that don't support it - #152

Merged
mrnagydavid merged 1 commit into
mainfrom
fix/fix-compress-dao-queries
Sep 1, 2026
Merged

fix: throw when using compressed properties with functions that don't support it#152
mrnagydavid merged 1 commit into
mainfrom
fix/fix-compress-dao-queries

Conversation

@mrnagydavid

Copy link
Copy Markdown
Collaborator

In this PR, I add a verification (similar to validateQueryIndexes) to ensure that we are not using compressed properties in DAO functions that don't support it. One notable example: patchByIds.

@kirillgroshkov kirillgroshkov 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.

Legit

Comment thread packages/db-lib/src/commondao/common.dao.ts
@mrnagydavid
mrnagydavid merged commit ad5f0d7 into main Sep 1, 2026
3 checks passed
@mrnagydavid
mrnagydavid deleted the fix/fix-compress-dao-queries branch September 1, 2026 13:44
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.

2 participants