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

[5.x] Add findOrNew, firstOrCreate, createOrUpdate (& related methods) methods to Entry & Term query builders #9815

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ed4bbec View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    0a0b049 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    daaca7c View commit details
    Browse the repository at this point in the history
  2. Code style

    godismyjudge95 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6f9082f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    2a9c414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6006a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45936f View commit details
    Browse the repository at this point in the history
  4. get rid of the old test

    duncanmcclean committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dd8d3bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f23b77a View commit details
    Browse the repository at this point in the history
  6. Implement findOrNew

    duncanmcclean committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ebc4c02 View commit details
    Browse the repository at this point in the history
  7. Implement findOr

    duncanmcclean committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f5efb0 View commit details
    Browse the repository at this point in the history
  8. 🍺

    duncanmcclean committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e0e266e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8a60bd4 View commit details
    Browse the repository at this point in the history