diff --git a/changes/ee/feat-12381.en.md b/changes/ee/feat-12381.en.md new file mode 100644 index 000000000..dfd48db00 --- /dev/null +++ b/changes/ee/feat-12381.en.md @@ -0,0 +1,3 @@ +Added new SQL functions: map_keys(), map_values(), map_to_entries(), join_to_string(), join_to_string(), join_to_sql_values_string(), is_null_var(), is_not_null_var(). + +For more information on the functions and their usage, refer to the documentation.