sqlparser

package module
v0.0.0-...-b04fa8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 0 Imported by: 0

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

  1. Make it able to take a BIND_PARAMETER as a valid expressionAtom
  2. Change the 3rd parameter of LEAD and LAG to take an expression instead of a number
  3. Add alias definitions in INSERT statements

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL