summaryrefslogtreecommitdiffstats
path: root/docs/sqlglot/dialects/redshift.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sqlglot/dialects/redshift.html')
-rw-r--r--docs/sqlglot/dialects/redshift.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sqlglot/dialects/redshift.html b/docs/sqlglot/dialects/redshift.html
index 84e0380..56037f4 100644
--- a/docs/sqlglot/dialects/redshift.html
+++ b/docs/sqlglot/dialects/redshift.html
@@ -1504,7 +1504,7 @@ Default: True</li>
<div id="Redshift.Generator.RESERVED_KEYWORDS" class="classattr">
<div class="attr variable">
<span class="name">RESERVED_KEYWORDS</span> =
-<span class="default_value">{&#39;type&#39;, &#39;snapshot&#39;}</span>
+<span class="default_value">{&#39;snapshot&#39;, &#39;type&#39;}</span>
</div>