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

Commit52152c9

Browse files
author
Liudmila Mantrova
committed
fist draft for SQL/JSON documentation
1 parentdc878ff commit52152c9

File tree

7 files changed

+3742
-878
lines changed

7 files changed

+3742
-878
lines changed

‎doc/src/sgml/biblio.sgml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,17 @@
136136
<pubdate>1988</pubdate>
137137
</biblioentry>
138138

139+
<biblioentry id="sqltr17">
140+
<title>SQL Technical Report</title>
141+
<subtitle>Part 6: SQL support for JavaScript Object
142+
Notation (JSON)</subtitle>
143+
<edition>First Edition.</edition>
144+
<biblioid>
145+
<ulink url="http://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip"></ulink>.
146+
</biblioid>
147+
<pubdate>2017.</pubdate>
148+
</biblioentry>
149+
139150
</bibliodiv>
140151

141152
<bibliodiv>

‎doc/src/sgml/datatype.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@
148148
<entry>binary JSON data, decomposed</entry>
149149
</row>
150150

151+
<row>
152+
<entry><type>jsonpath</type></entry>
153+
<entry></entry>
154+
<entry>binary JSON path</entry>
155+
</row>
156+
151157
<row>
152158
<entry><type>line</type></entry>
153159
<entry></entry>

‎doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<!ENTITY ddl SYSTEM "ddl.sgml">
1919
<!ENTITY dml SYSTEM "dml.sgml">
2020
<!ENTITY func SYSTEM "func.sgml">
21+
<!ENTITY func-sqljson SYSTEM "func-sqljson.sgml">
2122
<!ENTITY indices SYSTEM "indices.sgml">
2223
<!ENTITY json SYSTEM "json.sgml">
2324
<!ENTITY mvcc SYSTEM "mvcc.sgml">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp