Skip to main content
Version: v0.19.0-alpha 🚧

SqlCreateSchemaFromTable

Alias:SqlCreateSchemaFromTable

Output:Entity

Creates a Schema entity from a SQL table

ParameterTypeRequiredPositionDefault ValueSummary
Tablestring✔1The table to create a schema from
PostgresSchemastring2No schemaThe schema this table belongs to, if postgres
Connectionentity3The Most Recent ConnectionThe Connection String