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

SQL - improve CAST with CAST('field' AS CHAR(n)) #12417

Merged
merged 11 commits into from
Mar 30, 2017
Merged

SQL - improve CAST with CAST('field' AS CHAR(n)) #12417

merged 11 commits into from
Mar 30, 2017

Commits on Oct 15, 2016

  1. SQL - improve CAST('field' AS CHAR(n))

    SQL - improve CAST('field' AS CHAR(n))
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    57e81ec View commit details
    Browse the repository at this point in the history
  2. SQL - improve CAST('field' AS CHAR(n))

    SQL - improve CAST('field' AS CHAR(n))
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    05b7858 View commit details
    Browse the repository at this point in the history
  3. moved castAsChar to the driver

    moved castAsChar to the driver
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    5a85d02 View commit details
    Browse the repository at this point in the history
  4. CAST with CAST('field' AS CHAR(n))

    CAST with CAST('field' AS CHAR(n))
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    08e6c48 View commit details
    Browse the repository at this point in the history
  5. tab

    tab
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    7702be1 View commit details
    Browse the repository at this point in the history
  6. tabs again

    tabs again
    alikon committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    6cf3c84 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. re-added castAsChar()

    re-added castAsChar() as per comment
    alikon committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    c5711ba View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    797b008 View commit details
    Browse the repository at this point in the history
  2. travis cs fix

    travis cs fix
    alikon committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    b53212a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. the mssql castAsChar()

    the mssql castAsChar()
    alikon committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    61905fc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. msdn

    msdn
    alikon committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    a3bad12 View commit details
    Browse the repository at this point in the history