diff options
Diffstat (limited to 'docs/sqlglot/dialects/redshift.html')
-rw-r--r-- | docs/sqlglot/dialects/redshift.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sqlglot/dialects/redshift.html b/docs/sqlglot/dialects/redshift.html index ed09c01..af19565 100644 --- a/docs/sqlglot/dialects/redshift.html +++ b/docs/sqlglot/dialects/redshift.html @@ -2291,7 +2291,7 @@ Default: True</li> <div class="attr variable"> <span class="name">RESERVED_KEYWORDS</span> = <input id="Redshift.Generator.RESERVED_KEYWORDS-view-value" class="view-value-toggle-state" type="checkbox" aria-hidden="true" tabindex="-1"> - <label class="view-value-button pdoc-button" for="Redshift.Generator.RESERVED_KEYWORDS-view-value"></label><span class="default_value">{'percent', 'partition', 'minus', 'localtimestamp', 'globaldict256', 'from', 'current_user', 'array', 'timestamp', 'inner', 'snapshot', 'enable', 'aes128', 'on', 'with', 'tag', 'delta32k', 'trailing', 'globaldict64k', 'offset', 'lzo', 'current_date', 'join', 'truncatecolumns', 'case', 'all', 'limit', 'true', 'resort', 'without', 'and', 'then', 'similar', 'credentials', 'off', 'when', 'wallet', 'current_user_id', 'unique', 'order', 'oid', 'nulls', 'luns', 'top', 'session_user', 'create', 'references', 'union', 'primary', 'else', 'rejectlog', 'do', 'constraint', 'current_timestamp', 'outer', 'open', 'encryption', 'except', 'collate', 'type', 'cast', 'false', 'is', 'select', 'lun', 'bzip2', 'analyse', 'offline', 'full', 'encrypt ', 'explicit', 'having', 'mostly32', 'like', 'cross', 'text32k', 'as', 'both', 'current_time', 'natural', 'desc', 'lzop', 'pivot', 'disable', 'foreign', 'ignore', 'deflate', 'mostly16', 'to', 'mostly8', 'gzip', 'bytedict', 'group', 'using', 'interval', 'identity', 'binary', 'allowoverwrite', 'new', 'analyze', 'default', 'delta', 'only', 'or', 'check', 'left', 'localtime', 'restore', 'null', 'end', 'user', 'emptyasnull', 'ilike', 'raw', 'into', 'in', 'authorization', 'distinct', 'freeze', 'asc', 'unnest', 'text255', 'az64', 'table', 'blanksasnull', 'encode', 'leading', 'readratio', 'system', 'backup', 'column', 'where', 'tdes', 'isnull', 'unpivot', 'intersect', 'overlaps', 'respect', 'for', 'grant', 'recover', 'sysdate', 'some', 'verbose', 'initially', 'between', 'permissions', 'notnull', 'placing', 'right', 'old', 'deferrable', 'parallel', 'aes256', 'defrag', 'not', 'any'}</span> + <label class="view-value-button pdoc-button" for="Redshift.Generator.RESERVED_KEYWORDS-view-value"></label><span class="default_value">{'open', 'false', 'explicit', 'between', 'raw', 'all', 'encrypt ', 'collate', 'tdes', 'natural', 'else', 'limit', 'gzip', 'globaldict64k', 'mostly8', 'bzip2', 'emptyasnull', 'when', 'inner', 'intersect', 'partition', 'delta32k', 'current_time', 'ignore', 'backup', 'recover', 'wallet', 'with', 'analyse', 'encryption', 'asc', 'system', 'similar', 'cross', 'minus', 'current_user_id', 'old', 'percent', 'session_user', 'localtime', 'current_user', 'then', 'enable', 'mostly16', 'to', 'true', 'interval', 'freeze', 'deflate', 'foreign', 'bytedict', 'user', 'aes128', 'where', 'permissions', 'case', 'luns', 'text32k', 'leading', 'table', 'truncatecolumns', 'trailing', 'verbose', 'from', 'left', 'only', 'check', 'do', 'desc', 'credentials', 'readratio', 'current_timestamp', 'as', 'unnest', 'primary', 'offset', 'initially', 'authorization', 'text255', 'respect', 'both', 'default', 'constraint', 'right', 'without', 'except', 'az64', 'delta', 'offline', 'allowoverwrite', 'for', 'off', 'in', 'aes256', 'oid', 'column', 'defrag', 'on', 'is', 'placing', 'type', 'top', 'analyze', 'full', 'globaldict256', 'blanksasnull', 'join', 'create', 'timestamp', 'restore', 'unpivot', 'any', 'sysdate', 'into', 'notnull', 'null', 'group', 'encode', 'end', 'references', 'distinct', 'select', 'binary', 'cast', 'localtimestamp', 'unique', 'union', 'array', 'lun', 'or', 'not', 'lzo', 'snapshot', 'having', 'order', 'disable', 'some', 'and', 'grant', 'resort', 'overlaps', 'lzop', 'mostly32', 'deferrable', 'pivot', 'outer', 'rejectlog', 'ilike', 'isnull', 'parallel', 'identity', 'using', 'like', 'current_date', 'new', 'tag', 'nulls'}</span> </div> |