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

Enable ANSI mode for CAST string to timestamp #1555

Merged
merged 3 commits into from
Jan 25, 2021

Commits on Jan 20, 2021

  1. Implement Ansi check in CAST string to timestamp

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3a3dc33 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Simplify wasNotNull check

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    86fd508 View commit details
    Browse the repository at this point in the history
  2. Add closeOnExcept to prevent resource leak

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    82040c2 View commit details
    Browse the repository at this point in the history