Skip to content

AWS Redshift

PropertyValue
Labelredshift
Inherits Frompostgres

Default Casing: lowercase (unless configured to be case sensitive with all identifiers using the enable_case_sensitive_identifier configuration value, see the Redshift Names & Identifiers Docs).

Quotes: String Literals: '', Identifiers: "".

The dialect for Redshift on Amazon Web Services (AWS).

Released under the MIT License.