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

Relations via array #375

Merged
merged 20 commits into from
Aug 17, 2024
Merged

Relations via array #375

merged 20 commits into from
Aug 17, 2024

Commits on Jun 5, 2024

  1. Refactor populateRelation()

    Tigrov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5f01c9a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    671082c View commit details
    Browse the repository at this point in the history
  2. Fix

    Tigrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    48a060d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add tests

    Tigrov committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4851017 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    93405ec View commit details
    Browse the repository at this point in the history
  3. Improve

    Tigrov committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7bd8f38 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/refactor-populateRelation' into …

    …refactor-populateRelation
    Tigrov committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    42e5f25 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Add test

    Tigrov committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    28f13f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge branch 'refs/heads/master' into refactor-populateRelation-test

    # Conflicts:
    #	tests/Driver/Pgsql/ActiveRecordTest.php
    Tigrov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    886156c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Relations via array

    Tigrov committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5db311b View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e9021c7 View commit details
    Browse the repository at this point in the history
  3. Fix psalm issue

    Tigrov committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0bccd2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72754f9 View commit details
    Browse the repository at this point in the history
  5. Remove comment [skip ci]

    Tigrov committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    025674f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge branch 'refs/heads/master' into relations-via-array

    # Conflicts:
    #	tests/ActiveRecordTest.php
    Tigrov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    34f465b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eed37 View commit details
    Browse the repository at this point in the history
  3. Fix psalm issue

    Tigrov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    94302e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sergei Predvoditelev <[email protected]>
    Tigrov and vjik authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fc72f1c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    e7fe2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920d59e View commit details
    Browse the repository at this point in the history