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

Refactor builder types #2389

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

Refactor builder types #2389

wants to merge 21 commits into from

Commits on Apr 28, 2023

  1. move trait to namespace

    thekonz committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d303c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3224c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08de9bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70bc192 View commit details
    Browse the repository at this point in the history
  5. fix phpstan issues

    thekonz committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    885a084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdd34f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc51701 View commit details
    Browse the repository at this point in the history
  8. document changes

    thekonz committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3c41e2c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. revert check for relation

    thekonz committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    c0da959 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. run php cs fixer

    thekonz committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9e2bd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbde5a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ac23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6afce27 View commit details
    Browse the repository at this point in the history
  5. rename query to builder

    thekonz committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4b1721d View commit details
    Browse the repository at this point in the history
  6. improve error method

    thekonz committed May 2, 2023
    Configuration menu
    Copy the full SHA
    90656b4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    adc7526 View commit details
    Browse the repository at this point in the history
  2. use fqcn

    thekonz committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6020bfb View commit details
    Browse the repository at this point in the history
  3. document imports as well

    thekonz committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1472904 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/refactor-builder-types

    # Conflicts:
    #	src/Pagination/PaginationArgs.php
    #	src/Schema/Directives/AggregateDirective.php
    thekonz committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e727bd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ae8302 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge branch 'master' into feature/refactor-builder-types

    # Conflicts:
    #	CHANGELOG.md
    #	src/WhereConditions/WhereConditionsHandler.php
    thekonz committed May 24, 2023
    Configuration menu
    Copy the full SHA
    179fcf1 View commit details
    Browse the repository at this point in the history