Class ColumnWithSerialTypeMigrationGenerator

java.lang.Object
io.github.mfvanek.pg.generator.ColumnWithSerialTypeMigrationGenerator
All Implemented Interfaces:
DbMigrationGenerator<ColumnWithSerialType>

public class ColumnWithSerialTypeMigrationGenerator extends Object
Migration generator for removing default value and sequence on columns of serial types.
Since:
0.6.2