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

Test and fix day/month/year date based filter

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

      Laravel Eloquent support field comparison with date periods using methods whereDate, whereDay, whereMonth and whereYear.

      https://github.com/laravel/framework/blob/28b0d9e7f369b5e62abae3f0710d7b31cf37d8b9/tests/Database/DatabaseQueryBuilderTest.php#L352-L369

      The MongoDB implementation requires 

      A community contributor started the work on https://github.com/jenssegers/laravel-mongodb/pull/2376

            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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: