amazon-redshift-python-driver
amazon-redshift-python-driver copied to clipboard
get_columns for tablename with surrounding 'single quotes'
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.
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.
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