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

Add support for joins #175

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

Commits on Jun 9, 2016

  1. support for joins

    Sorin Valer Stanila committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    c64188d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. using entity name instead of table name for joins

    this is reducing the complexity of the implementation and we can use the data already stored in Locator
    Sorin Valer Stanila committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    5f4d636 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. extended support for join

    added support for custom conditions as array
    added missing code after merge from upstream
    Sorin Valer Stanila committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    5f30297 View commit details
    Browse the repository at this point in the history
  2. tests for Mapper->entityManager()

    Sorin Valer Stanila committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    fc9b548 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:vlucas/spot2

    Sorin Valer Stanila committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    a907f8a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

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

Commits on Nov 16, 2017

  1. test file

    sorinstanila committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    06491b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sorinstanila/develop

    test file
    sorinstanila committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    36f4a84 View commit details
    Browse the repository at this point in the history