Versions in this module Expand all Collapse all v1 v1.0.2 Jul 9, 2022 v1.0.1 Jul 9, 2022 v1.0.0 Jul 2, 2022 Changes in this version + var ErrInvalidDdlFormat = errors.New("invalid ddl format") + var ErrNotCreateSQL = errors.New("not create sql") + type Source struct + func New() *Source + func (s Source) Convert(sql string) (*convert.Struct, error)