aws / amazon-redshift-python-driver

Redshift Python Connector. It supports Python Database API Specification v2.0.
Apache License 2.0
204 stars 76 forks source link

feat: added `is_closed` method to connection class #242

Open NI1993 opened 2 weeks ago

NI1993 commented 2 weeks ago

Description

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

Checklist