Skip to main content
Version: 0.3.0

extendSQLGeneratorWithMigrationMethods

age-schema-client v0.3.0


age-schema-client / extendSQLGeneratorWithMigrationMethods

Function: extendSQLGeneratorWithMigrationMethods()

function extendSQLGeneratorWithMigrationMethods(SQLGenerator): void;

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

Extend SQLGenerator with migration methods

Parameters

ParameterType
SQLGeneratorany

Returns

void