Namespace FluentMigrator.Runner.Generators
Classes
CompatabilityModeExtension
CompatibilityModeExtension
Extension methods for CompatibilityMode
EmptyDescriptionGenerator
GeneratorOptions
Options for IMigrationGenerator implementations
MigrationGeneratorFactory
SelectingGeneratorAccessor
An IGeneratorAccessor implementation that selects one generator by name
SelectingGeneratorAccessorOptions
The options for the SelectingGeneratorAccessor
Interfaces
IColumn
Interface for column-oriented SQL fragment generation
IDescriptionGenerator
Generate SQL statements to set descriptions for tables and columns
IGeneratorAccessor
Accesses the selected migration generator
IQuoter
The interface to be implemented for handling quotes
ITypeMap
A map of DbType to an SQL type