Skip to main content
Version: v0.18.0

SqlInsert

Alias:SqlInsert

Output:Unit

Inserts data into a SQL table

ParameterTypeRequiredPositionDefault ValueSummary
Entities
Sql
array<entity>✔1The entities to insert
Schemaentity✔2The schema that the data must match
PostgresSchemastring3No schemaThe schema this table belongs to, if postgres
Connectionentity4The Most Recent ConnectionThe Connection String