File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
- :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
+
3
10
4
11
- :guilabel: `Start with a recommended MongoDB schema `
5
12
{+rel-mig+} creates mapping rules for a suggested MongoDB schema.
You can’t perform that action at this time.
0 commit comments