Versions in this module Expand all Collapse all v0 v0.0.1 Jul 15, 2020 Changes in this version + type Parser struct + func New() *Parser + func (p *Parser) Parse(sql string) error + func (p *Parser) Query() *query.Query