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

Fix find operators like, ilike, not like, not ilike

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

      Currently, the `like` operation uses a regex with insensitive flag. This flag should be used only with `ilike` operation.

      https://github.com/GromNaN/laravel-mongodb-private/pull/4/files#diff-bdf045bbd1faa398417a788236b3b7da49c553bc4c6e7d6403568ecd775d2034R1067-R1069

            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: