redshift
class atscale.db.connections.redshift.Redshift
The child class of SQLConnection whose implementation is meant to handle interactions with a Redshift DB.
clear_auth
Clears any authentication information, like password or token from the connection.
platform_type_str : str = 'redshift'
The string representation of the platform type, matches with atscale