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