Class Postgres92Generator
Implements
Inherited Members
Namespace: FluentMigrator .Runner.Generators.Postgres92
Assembly: FluentMigrator.Runner.Postgres.dll
Syntax
public class Postgres92Generator : PostgresGenerator, IMigrationGenerator
Constructors
| Edit this page View SourcePostgres92Generator(PostgresQuoter, IOptions<GeneratorOptions>)
Declaration
public Postgres92Generator(PostgresQuoter quoter, IOptions<GeneratorOptions> generatorOptions)
Parameters
Type | Name | Description |
---|---|---|
Postgres |
quoter | |
IOptions<Generator |
generatorOptions |