dialect

package
v0.11.115 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BigQueryDialect   = "bigquery"
	SnowflakeDialect  = "snowflake"
	DuckDBDialect     = "duckdb"
	RedshiftDialect   = "redshift"
	PostgresDialect   = "postgres"
	MssqlDialect      = "mssql"
	DatabricksDialect = "databricks"
	AthenaDialect     = "athena"
	SynapseDialect    = "synapse"
)

Define constants for known SQL dialects.

Variables

This section is empty.

Functions

func GetDialectByAssetType

func GetDialectByAssetType(assetType string) (string, error)

GetDialectByAssetType checks if the asset type has a valid SQL dialect.

Types

This section is empty.

Jump to

Keyboard shortcuts

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