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: aws/amazon-redshift-python-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: aws/amazon-redshift-python-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.7
Choose a head ref
  • 16 commits
  • 42 files changed
  • 6 contributors

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    4a7b450 View commit details
    Browse the repository at this point in the history
  2. Updated the logic for retrieving database metadata through the getCat…

    …alogs(), getSchemas(), getTables(), and getColumns() API methods
    Brooke-white committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9b2398e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85eadfb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Update CHANGELOG.md

    bsharifi authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9bee403 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    bsharifi authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    686782e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Updated the logic for retrieving database metadata through the get_ca…

    …talogs, get_schemas, get_tables, and get_columns API methods
    jamescaii committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    a8378da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2873591 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

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

Commits on May 6, 2025

  1. Take version from loaded package when metadata are missing

    Fab Micheloni authored and bsharifi committed May 6, 2025
    Configuration menu
    Copy the full SHA
    bd3af3a View commit details
    Browse the repository at this point in the history
  2. Fix: Expending the cache cleanup triggers by adding DROP & ROLLBACK i…

    …nto the list of triggering commands
    timm4205 authored and bsharifi committed May 6, 2025
    Configuration menu
    Copy the full SHA
    ea7df8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845ed84 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    bsharifi authored May 6, 2025
    Configuration menu
    Copy the full SHA
    5c6963f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    632c5bf View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 2.1.7

    bsharifi committed May 27, 2025
    Configuration menu
    Copy the full SHA
    f9c0e49 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    bsharifi authored May 27, 2025
    Configuration menu
    Copy the full SHA
    8fb2f22 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    bsharifi authored May 27, 2025
    Configuration menu
    Copy the full SHA
    5bbd061 View commit details
    Browse the repository at this point in the history
Loading