generator

package
v0.0.0-...-394b0d7 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateGroupQuerySQLString

func GenerateGroupQuerySQLString(tableAlias string, groups []pkg_types.GroupQuerySQLOperation, dialect pkg_constant.DialectDatabaseSQL) string

func GenerateOrderQuerySQLString

func GenerateOrderQuerySQLString(tableAlias string, orders []pkg_types.OrderQuerySQLOperation, dialect pkg_constant.DialectDatabaseSQL) string

func GenerateSelectJoinQuerySQLSlice

func GenerateSelectJoinQuerySQLSlice(tableAlias string, selects []pkg_types.SelectJoinQuerySQLOperation, dialect pkg_constant.DialectDatabaseSQL) []string

func GenerateSelectQuerySQLSlice

func GenerateSelectQuerySQLSlice(tableAlias string, selects []pkg_types.SelectQuerySQLOperation, dialect pkg_constant.DialectDatabaseSQL) []string

func GenerateWhereQuerySQLStringAndBindValues

func GenerateWhereQuerySQLStringAndBindValues(tableAlias string, searches [][]pkg_types.SearchQuerySQLOperation, dialect pkg_constant.DialectDatabaseSQL) (string, []any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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