sqlparser

package
v0.0.0-...-f3e82cf Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatQuery

func FormatQuery(sqlStatement string, parameters map[string]interface{}) string

FormatQuery function to format query By replacing placehoders with input config parameters

func SplitQueries

func SplitQueries(sqlStatement string) []string

SplitQueries function to split SQL statements into array of queries

func StripComments

func StripComments(input string) string

StripComments function to remove comments from queries

Types

This section is empty.

Jump to

Keyboard shortcuts

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