constant

package
v0.0.0-...-fce7651 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DEFAULT_SELECTS_COLUMNS      = DefaultSelects([]pkg_types.SelectQuerySQLOperation{})
	DEFAULT_SELECTS_JOIN_COLUMNS = DefaultSelectsJoin([]pkg_types.SelectJoinQuerySQLOperation{})
)
View Source
var (
	POSTGRES = DialectDatabaseSQL("postgres")
	MYSQL    = DialectDatabaseSQL("mysql")
)
View Source
var (
	REDIS = DialectDatabaseCache("redis")
)

Functions

This section is empty.

Types

type DefaultSelects

type DefaultSelects []pkg_types.SelectQuerySQLOperation

type DialectDatabaseCache

type DialectDatabaseCache string

type DialectDatabaseSQL

type DialectDatabaseSQL string

Jump to

Keyboard shortcuts

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