remove CatalogValue & EngineValue.
This commit is contained in:
parent
37b5759b29
commit
3020d8c8a7
@ -6,11 +6,9 @@ import (
|
||||
|
||||
// TableType table type implements TableType interface
|
||||
type TableType struct {
|
||||
CatalogValue string
|
||||
SchemaValue string
|
||||
NameValue string
|
||||
TypeValue string
|
||||
EngineValue sql.NullString
|
||||
CommentValue sql.NullString
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user