README ¶ SQL Parser This is a Go package to parse SQL. The parsers are generated using ANTLR with the grammar mostly copied from Grammars-v4 Changes to MySQL grammar Make it able to take a BIND_PARAMETER as a valid expressionAtom Change the 3rd parameter of LEAD and LAG to take an expression instead of a number Add alias definitions in INSERT statements Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files generate.go Directories ¶ Show internal Expand all Path Synopsis mysql sqlite Click to show internal directories. Click to hide internal directories.