Skip to content

Commit 898a1f9

Browse files
authored
DOCSP-30122-clarify-initial-schema-mappings-options (#252)
1 parent 65a9ebf commit 898a1f9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

source/includes/project-initial-mappings.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
- :guilabel:`Start with a MongoDB schema that matches your relational schema`
2-
Creates your initial project with a new document mapping rule for each table.
2+
Creates your initial project with a new document mapping rule for each table.
3+
This option displays a table of imported relational tables, which are grouped
4+
by database and schema, and listed in alphabetical order. Each collection
5+
is represented as a :guilabel:`top-level` collection. You can view the
6+
corresponding collection name in each table. For collection names,
7+
{+rel-mig+} applies global casing to the original table name.
8+
9+
310

411
- :guilabel:`Start with a recommended MongoDB schema`
512
{+rel-mig+} creates mapping rules for a suggested MongoDB schema.

0 commit comments

Comments
 (0)