SqlCreateSchemaFromTable
Alias:SqlCreateSchemaFromTable
Output:Entity
Creates a Schema entity from a SQL table
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Table | string | ✔ | 1 | The table to create a schema from | |
PostgresSchema | string | 2 | No schema | The schema this table belongs to, if postgres | |
Connection | entity | 3 | The Most Recent Connection | The Connection String |