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

Working implementation of precompiled queries #29949

Closed
wants to merge 10 commits into from

Commits on Dec 30, 2022

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

Commits on Dec 31, 2022

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

Commits on Jan 2, 2023

  1. Some work on LinqToCSharpTranslator

    * Fix NewArray
    * Implement expression list lifting properly (New, Call, Invocation,
      NewArray)
    * General cleanup
    roji committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    ca35c12 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 5, 2023

  1. Support for split queries

    roji committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d4fd4c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d47e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32304b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13bf019 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    c16b2f6 View commit details
    Browse the repository at this point in the history
  2. Tweaks and simplifications

    roji committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    333fdec View commit details
    Browse the repository at this point in the history