Skip to content

Near queries don't trigger loaded hook #785

Description

@cloudlena

When using the MongoDB connector, queries which use the "near" filter of the GeoPoint class (e.g. { "where": { "geo": { "near": "47,7" }}}) don't trigger the loadedoperation hook. All other queries do trigger the hook.

This error doesn't occur when using the memory connector.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions