Merge tables¤
Stores sets of instance and mapping inputs as relational tables with the mapping as an n:m relation. Expects a list of entity tables and links. All entity tables have a relation to the first entity table using the provided links.
Parameter¤
Multi table output¤
test
- Datatype:
boolean
- Default Value:
true
Pivot table name¤
Name of the pivot table.
- Datatype:
string
- Default Value:
None
Mapping names¤
Name of the mapping tables. Comma separated list.
- Datatype:
string
- Default Value:
None
Instance set names¤
Name of the tables joined to the pivot. Comma separated list.
- Datatype:
string
- Default Value:
None