sqlpipeline

package
v0.0.8-beta2 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(llmEngine pipeline.LlmEngine, dataSourceType DataSourceType, dataSourceName string) (*pipeline.Pipeline, error)

Types

type DataSourceType

type DataSourceType string
const (
	DataSourceSqlite DataSourceType = "sqlite3"
	DataSourceMySQL  DataSourceType = "mysql"
)

type SqlDDLFn

type SqlDDLFn func() (string, error)

Jump to

Keyboard shortcuts

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