Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oracle/python-oracledb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oracle/python-oracledb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.x
Choose a head ref
  • 11 commits
  • 31 files changed
  • 1 contributor

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    9f82725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20e756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e57f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f782233 View commit details
    Browse the repository at this point in the history
  5. Fixed a bug resultging in a segfault when attempting to use an output

    type handler while fetching data frames (#486).
    anthony-tuininga committed May 15, 2025
    Configuration menu
    Copy the full SHA
    c73ba53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d210dff View commit details
    Browse the repository at this point in the history
  7. Fixed memory corruption in data frame queries (#489) and added support

    for converting an OracleDataFrame object to a foreign data frame object
    multiple times (#470).
    anthony-tuininga committed May 15, 2025
    Configuration menu
    Copy the full SHA
    03182f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc091c4 View commit details
    Browse the repository at this point in the history
  9. Release note tweaks.

    anthony-tuininga committed May 15, 2025
    Configuration menu
    Copy the full SHA
    e572870 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c11034a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b61ac8 View commit details
    Browse the repository at this point in the history
Loading