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

WIP - Improve select clause transformation for Linq provider #2079

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

Commits on May 19, 2020

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

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    13b403a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2a1f7 View commit details
    Browse the repository at this point in the history
  4. Fix broken test

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    00bcaec View commit details
    Browse the repository at this point in the history
  5. Code review changes

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8a4c454 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17f63ce View commit details
    Browse the repository at this point in the history
  7. Code review changes

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    67d2640 View commit details
    Browse the repository at this point in the history
  8. Optimize Contains method check

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    614650a View commit details
    Browse the repository at this point in the history
  9. fix formatting

    maca88 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    e9e093b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Update src/NHibernate/Linq/Visitors/ExpressionParameterVisitor.cs

    Co-authored-by: Alexander Zaytsev <alexzaytsev2019@gmail.com>
    maca88 and hazzik authored May 25, 2020
    Configuration menu
    Copy the full SHA
    1dc192d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f67be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b11e6 View commit details
    Browse the repository at this point in the history
  4. Fix Firebird test

    maca88 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    412deaf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Fix Oracle tests

    maca88 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    04e4093 View commit details
    Browse the repository at this point in the history