Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf45a7f7

Browse files
author
Nikita Glukhov
committed
Fix docs for JSON_SCALAR(): [] => optional
1 parentb0661cd commitf45a7f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16941,9 +16941,9 @@ $ ? (@ like_regex "^\\d+$")
1694116941

1694216942
<refsynopsisdiv>
1694316943
<synopsis>
16944-
JSON_SCALAR (
16944+
<function>JSON_SCALAR</function> (
1694516945
<parameter>expression</parameter>
16946-
[ RETURNING <replaceable class="parameter">json_data_type</replaceable>]
16946+
<optional> RETURNING <replaceable class="parameter">json_data_type</replaceable></optional>
1694716947
)
1694816948
</synopsis>
1694916949
</refsynopsisdiv>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp