snowflake

package
v0.86.2 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DialectSnowflake drivers.Dialect = func() drivers.Dialect {
	d := &dialect{}
	d.BaseDialect = drivers.NewBaseDialect(drivers.DialectNameSnowflake, EscapeIdentifier, EscapeAlias)
	return d
}()

Functions

func EscapeAlias

func EscapeAlias(alias string) string

func EscapeIdentifier

func EscapeIdentifier(ident string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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