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

Implement Translation for DATETIMEFROMPARTS (SqlServer) #18630

Merged
merged 6 commits into from
Dec 17, 2019

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    bb5713e View commit details
    Browse the repository at this point in the history
  2. Refactor:

    - Removed unecessary type conversions.
    - Coding style refactoring.
    nmichels committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    241926b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a77d3d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

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

Commits on Dec 13, 2019

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

Commits on Dec 17, 2019

  1. Review Requested Changes

    - Do not allow execution on client
    - Add test case using local variable
    - Fix docs with proper parameters and DateTime links
    nmichels committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5d41d48 View commit details
    Browse the repository at this point in the history