sqlparser

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFilterConditions

func ParseFilterConditions(sqlQuery string) []string

ParseFilterConditions will return all filter condition (WHERE and HAVING) in sql Query in a list of string

func ParseJoinConditions

func ParseJoinConditions(sqlQuery string) []string

ParseJoinConditions will return all join condition (ON and USING) in sql Query in a list of string where each of it is a join condition string

Types

This section is empty.

Jump to

Keyboard shortcuts

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