sqlparser

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package sqlparser provides parsing of the input sql queries

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(s string) (map[string]*core.Table, error)

Parse provides parsing of sql query

Types

type Index

type Index struct {
	PrimaryKey bool
}

Index defines helpful struct for index definition

Jump to

Keyboard shortcuts

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