Skip to main content

Crate sql_fun_core

Crate sql_fun_core 

Source
Expand description

sql-fun-core library

This library defines sql-fun’s internal communication data objects.

Structs§

DaemonControlArgs
deamon control args
ExtensionNameVersionPair
Postgres extensin name version pair.
ExtensionVersion
Vesion text for PostgreSQL extensions
HighlighterStyle
item of highlighter element
HighlighterTheme
Highlighter theme
IVec
Fixed length immutable vector (Boxed slice)
InitializeArgs
Initialize sql-fun environments
PostgresBuiltinPaths
builtin item data path resolver
PostgresExtensionsCollection
collection for postgres extensions
SqlFunArgs
Common sql-fun CLI arguments and environment variables
SqlFunMetadata
sql-fun metadata structures

Enums§

CliSubCommand
CLI Subcommand args
ExtensionConfigError
error in extension configurations
HighlighterThemeError
error related HighlighterTheme
MetadataError
metadata related error
PostgresVersion
Supporting PostgreSQL Database engine versions
SqlDialect
SQL Dialect
SqlFunArgsError
Error definition for crate::SqlFunArgs
TerminalColor
terminal color settings