Skip to content

Conversation

@maxdml
Copy link
Collaborator

@maxdml maxdml commented Dec 16, 2025

No description provided.

Comment on lines +2130 to +2134
ON CONFLICT (workflow_uuid, function_id, key)
DO UPDATE SET value = EXCLUDED.value`, pgx.Identifier{s.schema}.Sanitize())
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unclear to me when we'd be expecting a conflict on this path.

@maxdml maxdml marked this pull request as ready for review December 16, 2025 19:10
@maxdml maxdml force-pushed the copy-events-during-fork branch from e8b4afd to da560d0 Compare December 16, 2025 19:10
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