Skip to content

fix: resolve ANALYSIS.md issues #6, #7, #8, #9, #10#11

Merged
dieppa merged 1 commit into
masterfrom
fix/issues_6_to_10
Feb 27, 2026
Merged

fix: resolve ANALYSIS.md issues #6, #7, #8, #9, #10#11
dieppa merged 1 commit into
masterfrom
fix/issues_6_to_10

Conversation

@dieppa

@dieppa dieppa commented Feb 27, 2026

Copy link
Copy Markdown
Member

- #10: Remove duplicate logger in CreateCollectionOperator that shadowed
  the parent's MongoOperator.logger
- #6: Remove redundant session warning blocks from CreateCollectionOperator
  and CreateIndexOperator; all DDL operators now rely on base class logging
- #7: Fix collation mapping for YAML input by adding Map-to-Collation
  conversion in MapperUtil.getCollation() with all 9 builder fields
- #8: Add multi parameter support to DeleteOperator (default false =
  deleteOne, matching MongoDB native default and UpdateOperator pattern)
- #9: Reject unrecognized parameter keys via checkUnrecognizedKeys()
  utility in OperationValidator, applied to all 7 non-NO_OP validators
@dieppa dieppa merged commit 0fe108f into master Feb 27, 2026
3 of 4 checks passed
@dieppa dieppa deleted the fix/issues_6_to_10 branch March 3, 2026 18:14
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