Skip to content

graph: Check for update attempts of immutable entities in one batch#6435

Merged
lutter merged 1 commit intomasterfrom
lutter/uniq-check
Mar 19, 2026
Merged

graph: Check for update attempts of immutable entities in one batch#6435
lutter merged 1 commit intomasterfrom
lutter/uniq-check

Conversation

@lutter
Copy link
Collaborator

@lutter lutter commented Mar 11, 2026

The ultimate check that immutable entities are not updated is the unique constraint in the database. But we check when adding immutable entities to a batch, too, to provide a clearer and more timely error message.

The ultimate check that immutable entities are not updated is the unique
constraint in the database. But we check when adding immutable entities to
a batch, too, to provide a clearer and more timely error message.
@lutter lutter force-pushed the lutter/uniq-check branch from a75a1f2 to a60fdc9 Compare March 19, 2026 18:12
@lutter lutter merged commit a60fdc9 into master Mar 19, 2026
6 checks passed
@lutter lutter deleted the lutter/uniq-check branch March 19, 2026 18:22
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