Class ColumnsWithSerialTypesCheckOnHost

java.lang.Object
io.github.mfvanek.pg.checks.host.ColumnsWithSerialTypesCheckOnHost
All Implemented Interfaces:
DatabaseCheckOnHost<ColumnWithSerialType>, DiagnosticAware, RawTypeAware<ColumnWithSerialType>, HostAware

public class ColumnsWithSerialTypesCheckOnHost extends Object
Check for columns of serial types that are not primary keys on a specific host.
Since:
0.6.2