amazon-redshift-python-driver icon indicating copy to clipboard operation
amazon-redshift-python-driver copied to clipboard

remove postgres-specific reference to `pg_views.relkind='m'`

Open dataders opened this issue 2 years ago • 0 comments

Description

resolves: #173

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)

Checklist

  • [ ] Local run of ./build.sh succeeds
  • [ ] Code changes have been run against the repository's pre-commit hooks
  • [ ] Commit messages follow Conventional Commit Specification
  • [ ] I have read the README document
  • [ ] I have added tests to cover my changes
  • [ ] I have run all unit tests using pytest test/unit and they are passing.
  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dataders avatar Jul 07 '23 20:07 dataders