File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ if [ -f "$FUNCTION_SQL_FILE" ]; then
249249 " Conditional"
250250 " Distance"
251251 " Dates and Times"
252+ " Dictionary"
252253 " Encoding"
253254 " Financial"
254255 " Null"
@@ -364,6 +365,7 @@ insert_src_files=(
364365 " conditional-functions.md"
365366 " distance-functions.md"
366367 " dates_and_times-functions.md"
368+ " dictionary-functions.md"
367369 " encoding-functions.md"
368370 " financial-functions.md"
369371 " null-functions.md"
@@ -395,6 +397,7 @@ insert_dest_files=(
395397 " docs/sql-reference/functions/conditional-functions.md"
396398 " docs/sql-reference/functions/distance-functions.md"
397399 " docs/sql-reference/functions/date-time-functions.md"
400+ " docs/sql-reference/functions/ext-dict-functions.md"
398401 " docs/sql-reference/functions/encoding-functions.md"
399402 " docs/sql-reference/functions/financial-functions.md"
400403 " docs/sql-reference/functions/functions-for-nulls.md"
You can’t perform that action at this time.
0 commit comments