Skip to content

Commit 992c240

Browse files
committed
fix: links
1 parent efe67f0 commit 992c240

File tree

1 file changed

+2
-0
lines changed
  • docs/cn/sql-reference/20-sql-functions/19-dictionary-functions

1 file changed

+2
-0
lines changed

docs/cn/sql-reference/20-sql-functions/19-dictionary-functions/dict-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: DICT_GET
33
---
44

5+
import FunctionDescription from '@site/src/components/FunctionDescription';
6+
57
<FunctionDescription description="引入或更新版本:v1.2.636"/>
68

79
使用提供的键表达式从字典中检索指定属性的值。

0 commit comments

Comments
 (0)