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

Feature | Add new connection property 'useFmtOnly' to retrieve parameter metadata #1044

Merged
merged 60 commits into from
Jun 11, 2019

Commits on Feb 8, 2019

  1. stash

    rene-ye committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    49bc054 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Add | removeWSComments

    rene-ye committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2232970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f71a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Remove | Custom lexer

    rene-ye committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    2452c8d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Add | SELECT parsing

    rene-ye committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    7c54ece View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Add | INSERT logic

    rene-ye committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    9959a6d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

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

Commits on Mar 22, 2019

  1. update

    rene-ye committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    312f46b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerParameterMetaData.java
    rene-ye committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    a6cc401 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Add | Param parsing basics

    rene-ye committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    6b65cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe8db6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    ff1487f View commit details
    Browse the repository at this point in the history
  2. Add | SelectTest changes

    rene-ye committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    61f87b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ace1e1c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Add | temp files

    rene-ye committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    3932582 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Fix | tests

    rene-ye committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    1a30f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Changed | Code cleanup

    rene-ye committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    2c593d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9fef9d View commit details
    Browse the repository at this point in the history
  3. Fix | Boundary method tests

    rene-ye committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    dd16248 View commit details
    Browse the repository at this point in the history
  4. Test | changing pom

    rene-ye committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    44ed765 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Add | Check closed

    rene-ye committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    43b28dd View commit details
    Browse the repository at this point in the history
  2. add | fat jar

    rene-ye committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    e8e8e30 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

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

Commits on Apr 22, 2019

  1. Fix | Cleanup and Coverage

    rene-ye committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    6a6593a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9e309 View commit details
    Browse the repository at this point in the history
  3. Change | Fat jar pom changes

    rene-ye committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    360bcda View commit details
    Browse the repository at this point in the history
  4. Fix | Formatting

    rene-ye committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    2513f00 View commit details
    Browse the repository at this point in the history
  5. Fix | Remove debug lines

    rene-ye committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    65583fe View commit details
    Browse the repository at this point in the history
  6. Fix | tests

    rene-ye committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    aecc817 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

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

Commits on Apr 24, 2019

  1. Remove | Assembly plugin

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    f74756c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb84cdd View commit details
    Browse the repository at this point in the history
  3. Change | Test changes

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    06f66f0 View commit details
    Browse the repository at this point in the history
  4. Add | License headers

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    56d6db2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java
    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    60e3508 View commit details
    Browse the repository at this point in the history
  6. Add | Exception handling test

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    f3c6c9e View commit details
    Browse the repository at this point in the history
  7. Fix | Add delimiter for test

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    7bbfc40 View commit details
    Browse the repository at this point in the history
  8. Fix | Resource typo

    rene-ye committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    808e75f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    c98f515 View commit details
    Browse the repository at this point in the history
  2. Fix | Resolving comments

    rene-ye committed May 13, 2019
    Configuration menu
    Copy the full SHA
    64a4ef8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	src/main/java/com/microsoft/sqlserver/jdbc/ISQLServerDataSource.java
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java
    rene-ye committed May 17, 2019
    Configuration menu
    Copy the full SHA
    8d14ca1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

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

Commits on May 24, 2019

  1. Fix | Addressing reviews

    rene-ye committed May 24, 2019
    Configuration menu
    Copy the full SHA
    f96e85d View commit details
    Browse the repository at this point in the history
  2. Fix | Javadoc issues

    rene-ye committed May 24, 2019
    Configuration menu
    Copy the full SHA
    2b8c25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591af48 View commit details
    Browse the repository at this point in the history
  4. Fix | Change local variable

    rene-ye committed May 24, 2019
    Configuration menu
    Copy the full SHA
    07df0e4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

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

Commits on May 28, 2019

  1. Change | Typo and added Iterator Wrapper

    Added SQLServerTokenIterator class to manually keep track of iterator position and improve performance compared to constantly calling iter.hasNext()
    rene-ye committed May 28, 2019
    Configuration menu
    Copy the full SHA
    7bfd09c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	pom.xml
    rene-ye committed May 28, 2019
    Configuration menu
    Copy the full SHA
    f54994c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647832b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java
    rene-ye committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f29619a View commit details
    Browse the repository at this point in the history
  2. Fix | Javadoc error

    rene-ye committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f17d180 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Update src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java

    Co-Authored-By: Cheena Malhotra <v-chmalh@microsoft.com>
    rene-ye and cheenamalhotra authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    cf7b774 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java

    Co-Authored-By: Cheena Malhotra <v-chmalh@microsoft.com>
    rene-ye and cheenamalhotra authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    66f3c8a View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java

    Co-Authored-By: Cheena Malhotra <v-chmalh@microsoft.com>
    rene-ye and cheenamalhotra authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    9eac425 View commit details
    Browse the repository at this point in the history
  4. Fix | Addressing comments

    rene-ye committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    c3e4a05 View commit details
    Browse the repository at this point in the history
  5. Format

    rene-ye committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    d4765ab View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into fm…

    …tOnly
    
    # Conflicts:
    #	src/main/java/com/microsoft/sqlserver/jdbc/ISQLServerDataSource.java
    #	src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java
    rene-ye committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    c1da79c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67c3b5f View commit details
    Browse the repository at this point in the history