You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get this to work and am probably missing something obvious.
I haven't gotten beyond this issue: mongodb_ecto seems to expect Mongo.Query struct to have the key :extra.
If I could get this working I would love to submit PRs for explicit instructions in README or additional md file, and submit an example in examples/mongo_ecto.ex.
If :mongodb_driver needs to be updated to add this key to the query I'm also happy to submit that PR, and any insight into what :extra is doing would be appreciated.