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

Restructure query arguments on custom data type with NULL value #440

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

Commits on Jan 10, 2019

  1. Merge pull request #1 from denisenkom/master

    fetch
    vitiokss committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    3ab2210 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. restructure the query with arguments on custom data type.

    * Make sure we are not declaring the variables for null arguments. Instead transform query in the case that all the necessary arguments will be replaced with null value.
    vitiokss committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a61e0b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Merge pull request #2 from denisenkom/master

    fetch recent changes to denisenkom/go-mssqldb
    vitiokss committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    fefb2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c36cfa View commit details
    Browse the repository at this point in the history