Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBSchemaStreamParser ¶
type DBSchemaStreamParser struct {
// contains filtered or unexported fields
}
DBSchemaStreamParser implements a database schema parser for SQL DDL
func NewDBSchemaStreamParser ¶
func NewDBSchemaStreamParser() *DBSchemaStreamParser
NewDBSchemaStreamParser creates a new database schema parser
func (*DBSchemaStreamParser) GetSupportedTypes ¶
func (p *DBSchemaStreamParser) GetSupportedTypes() []string
GetSupportedTypes returns the supported file formats
Click to show internal directories.
Click to hide internal directories.