Class ForeignKeysNotCoveredWithIndexCheckOnHost

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

public class ForeignKeysNotCoveredWithIndexCheckOnHost extends Object
Check for foreign keys without associated indexes on a specific host.
Since:
0.6.0