Skip to content

Make orm mongodb search act like orm (Allow Polish notation) #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: gisce
Choose a base branch
from

Conversation

polsala
Copy link
Member

@polsala polsala commented Jun 16, 2025

  • Improve translate_domain and search methods to work with Polish notation

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 3 2.7 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 8 3.11 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 3 3.11 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 5 2.7 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 8 2.7 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python Mongo 5 3.11 Tests for mongodb_backend

  2 files   2 suites   0s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python FerretDB 2.7 Tests for mongodb_backend

  2 files   2 suites   2s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 16, 2025

Python FerretDB 3.11 Tests for mongodb_backend

  2 files   2 suites   2s ⏱️
100 tests 98 ✅ 2 💤 0 ❌
101 runs  99 ✅ 2 💤 0 ❌

Results for commit 388ed1a.

♻️ This comment has been updated with latest results.

@polsala polsala self-assigned this Jun 16, 2025
@polsala polsala linked an issue Jun 16, 2025 that may be closed by this pull request
@polsala polsala requested a review from ecarreras June 16, 2025 12:47
@polsala polsala enabled auto-merge June 16, 2025 12:48
@polsala polsala requested a review from tinogis June 16, 2025 12:50
@polsala polsala had a problem deploying to ovlab June 16, 2025 12:56 Error
@polsala polsala deployed to ovlab June 16, 2025 12:56 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adds support for polish notation
1 participant