Skip to content

Commit ce3d198

Browse files
committed
Added json-in-db submodule
1 parent 5f88625 commit ce3d198

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
[submodule "db-sample-schemas"]
1414
path = db-sample-schemas
1515
url = https://github.com/oracle/db-sample-schemas
16+
[submodule "JSON/json-in-db"]
17+
path = JSON/json-in-db
18+
url = https://github.com/oracle/json-in-db

JSON/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# JSON based examples
2+
This folder stores JSON (JavaScript Object Notation) document based examples for Oracle Database.
3+
4+
## json-in-db
5+
Legacy repository of JSON based examples.

JSON/json-in-db

Submodule json-in-db added at 61a1690

0 commit comments

Comments
 (0)