table.go

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Table has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

type Table struct {
    Op          SchemaOp
    Name        string
    Rename      string
    Definitions []TableDefinition
Severity: Minor
Found in table.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status