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

Bump Oracle.ManagedDataAccess.Core from 23.5.0 to 23.5.1 #297

Merged

Commits on Aug 16, 2024

  1. Bump Oracle.ManagedDataAccess.Core from 23.5.0 to 23.5.1

    Bumps Oracle.ManagedDataAccess.Core from 23.5.0 to 23.5.1.
    
    ---
    updated-dependencies:
    - dependency-name: Oracle.ManagedDataAccess.Core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    88b3082 View commit details
    Browse the repository at this point in the history
  2. Test cleanup

    jas88 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    14c4475 View commit details
    Browse the repository at this point in the history
  3. Down to 40 IDE warnings...

    jas88 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b174f06 View commit details
    Browse the repository at this point in the history
  4. Iterator fix

    jas88 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d3ce436 View commit details
    Browse the repository at this point in the history
  5. Update MicrosoftSQLTableHelper.cs

    Check connection is open before using it
    jas88 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    038babb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Update DiscoveredTableValuedFunction.cs

    Make sure connection is open before using it!
    jas88 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    10d904b View commit details
    Browse the repository at this point in the history
  2. Update DiscoveredTableValuedFunction.cs

    Enumerable fixups
    jas88 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    dade861 View commit details
    Browse the repository at this point in the history