extendSQLGeneratorWithBatchOperations
age-schema-client / extendSQLGeneratorWithBatchOperations
Function: extendSQLGeneratorWithBatchOperations()
function extendSQLGeneratorWithBatchOperations(SQLGenerator): void;
Defined in: src/sql/batch.ts:15
Extend SQLGenerator with batch operation methods
Parameters
| Parameter | Type |
|---|---|
SQLGenerator | any |
Returns
void