Skip to content

feat: implement getInfo() and remove redundant transaction validation from MongoOperation#20

Merged
dieppa merged 1 commit into
masterfrom
feat/template_info
Mar 8, 2026
Merged

feat: implement getInfo() and remove redundant transaction validation from MongoOperation#20
dieppa merged 1 commit into
masterfrom
feat/template_info

Conversation

@dieppa

@dieppa dieppa commented Mar 5, 2026

Copy link
Copy Markdown
Member

Add TemplatePayloadInfo.getInfo() override to MongoOperation that reports
supportsTransactions per operation type, enabling the framework to enforce
transaction compatibility centrally. Remove the now-redundant explicit
transaction check from validate() and its associated tests.

… from MongoOperation

Add TemplatePayloadInfo.getInfo() override to MongoOperation that reports
supportsTransactions per operation type, enabling the framework to enforce
transaction compatibility centrally. Remove the now-redundant explicit
transaction check from validate() and its associated tests.
@dieppa dieppa merged commit aabf3c4 into master Mar 8, 2026
3 of 4 checks passed
@dieppa dieppa deleted the feat/template_info branch March 8, 2026 03:49
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.

1 participant