Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-64

Remove Query\Builder::whereAll

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • laravel-4.0.0
    • Affects Version/s: None
    • Component/s: Laravel
    • None

      Query\Builder::whereAll($field, $values) produces the same query as the "all" operator used in a basic where.

      It is specific to the laravel-mongodb library and was intuduced in 2017 without any expressed motivation.

      https://github.com/jenssegers/laravel-mongodb/pull/1320

            Assignee:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Reporter:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: