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

get_columns for tablename with surrounding 'single quotes'

Open janyewest opened this issue 3 years ago • 1 comments

redshift_connector cursor.get_columns() is not able to find my table which is named 'some_table' (WITH the surrounding single quotes.)

What can I do? thank you.

janyewest avatar Jul 11 '22 21:07 janyewest

Hey @janyewest , could you please provide the information requested in the issue template such as a code snippit and redshift_connector version so we can better assist you?

In the meantime, I'd recommend to look at the source code for get_columns() to self confirm you're using it as intended.

Brooke-white avatar Jul 11 '22 21:07 Brooke-white

closing this out as we haven't gotten a response. Please feel free to re-open or open a new issue if you continue experience this issue

Brooke-white avatar Sep 22 '22 16:09 Brooke-white