Skip to content

Feat mongo inversion#703

Merged
abnegate merged 68 commits intofeat-mongo-tmpfrom
feat-mongo-inversion
Sep 19, 2025
Merged

Feat mongo inversion#703
abnegate merged 68 commits intofeat-mongo-tmpfrom
feat-mongo-inversion

Conversation

@shimonewman
Copy link
Contributor

No description provided.

fogelito and others added 28 commits June 17, 2025 11:19
…code-decode

# Conflicts:
#	src/Database/Database.php
…s in the Mongo adapter. Updated the DocumentTests to include comprehensive tests for notSearch, notStartsWith, notEndsWith, and notBetween functionalities, ensuring proper handling of these new query types. Adjusted docker-compose to include the MongoDB client file for development.
… updating the handling of 'notContains' queries. Updated the getSupportForQueryContains method to return true, enabling support for query contains functionality. Refactored DocumentTests to include comprehensive tests for the notBetween functionality, ensuring accurate results across various scenarios.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (2)
  • main
  • 0.69.x

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat-mongo-inversion

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

fogelito and others added 27 commits September 15, 2025 18:29
… improving maintainability and consistency in validation messages.
…consistency and improve regex handling for 'notStartsWith' and 'notEndsWith' queries.
… improving maintainability and consistency in validation messages.
…-tmp-pulls

# Conflicts:
#	src/Database/Adapter.php
#	src/Database/Adapter/Pool.php
… into feat-mongo-inversion

# Conflicts:
#	tests/e2e/Adapter/Scopes/DocumentTests.php
…mongo-inversion

# Conflicts:
#	src/Database/Adapter/Mongo.php
@abnegate abnegate merged commit 873f2ae into feat-mongo-tmp Sep 19, 2025
17 checks passed
@abnegate abnegate deleted the feat-mongo-inversion branch September 19, 2025 02:18
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.

3 participants