Skip to main content
Version: 0.3.0

extendSQLGeneratorWithBatchOperations

age-schema-client v0.3.0


age-schema-client / extendSQLGeneratorWithBatchOperations

Function: extendSQLGeneratorWithBatchOperations()

function extendSQLGeneratorWithBatchOperations(SQLGenerator): void;

Defined in: src/sql/batch.ts:15

Extend SQLGenerator with batch operation methods

Parameters

ParameterType
SQLGeneratorany

Returns

void