Skip to content
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

Bump mongodb-filter-to-postgres to v1.0.2 #141

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

erikdubbelboer
Copy link
Member

This will enable the new $field operator, which will allow you to filter lobbies like:

{
  "playerCount": { "$lt": { "$field": "maxPlayers" } }
}

See: poki/mongodb-filter-to-postgres#23

@erikdubbelboer erikdubbelboer merged commit fcdf896 into main Aug 30, 2024
6 checks passed
@erikdubbelboer erikdubbelboer deleted the mongodb-filter-to-postgres-v1.0.2 branch August 30, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants