| Package | Description |
|---|---|
| schemacrawler.tools.linter |
| Modifier and Type | Class and Description |
|---|---|
class |
LinterCatalogSql |
class |
LinterColumnTypes |
class |
LinterForeignKeyMismatch |
class |
LinterForeignKeySelfReference |
class |
LinterForeignKeyWithNoIndexes |
class |
LinterNullColumnsInIndex |
class |
LinterNullIntendedColumns |
class |
LinterRedundantIndexes |
class |
LinterTableAllNullableColumns |
class |
LinterTableCycles |
class |
LinterTableEmpty |
class |
LinterTableSql |
class |
LinterTableWithBadlyNamedColumns |
class |
LinterTableWithIncrementingColumns |
class |
LinterTableWithNoIndexes |
class |
LinterTableWithNoPrimaryKey |
class |
LinterTableWithNoRemarks
Check that tables and columns) have remarks.
|
class |
LinterTableWithNoSurrogatePrimaryKey |
class |
LinterTableWithPrimaryKeyNotFirst |
class |
LinterTableWithQuotedNames |
class |
LinterTableWithSingleColumn |
class |
LinterTooManyLobs |
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.