Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPORM-155 Fluent aggregation builder #2738

Merged
merged 24 commits into from
Mar 26, 2024
Merged

PHPORM-155 Fluent aggregation builder #2738

merged 24 commits into from
Mar 26, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    8a982fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1696f4 View commit details
    Browse the repository at this point in the history
  3. Factorize tests

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e247fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9a44f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ad5a56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    706365f View commit details
    Browse the repository at this point in the history
  7. Use PipelineBuilder

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b3d1cc View commit details
    Browse the repository at this point in the history
  8. Support options

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    19542dd View commit details
    Browse the repository at this point in the history
  9. Restore find query

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef935d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4aba26d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55f05f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec251c7 View commit details
    Browse the repository at this point in the history
  13. Switch to trait

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cbd6284 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    363de83 View commit details
    Browse the repository at this point in the history
  15. Update whereAll/Any tests

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f6b207c View commit details
    Browse the repository at this point in the history
  16. Add test on adding raw stage

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4f0894f View commit details
    Browse the repository at this point in the history
  17. apply phpcbf formatting

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a30d529 View commit details
    Browse the repository at this point in the history
  18. phpstan fixes

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    28ab37f View commit details
    Browse the repository at this point in the history
  19. Update changelog

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    defb21f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8ebd6bb View commit details
    Browse the repository at this point in the history
  21. Add tests on distinct

    GromNaN committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8a0937e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a3ec4a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    554a1d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a3273 View commit details
    Browse the repository at this point in the history