databases

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SnowflakeConn

type SnowflakeConn struct {
	DB *sql.DB
}

func NewSnowflakeConn

func NewSnowflakeConn(config *sf.Config) (*SnowflakeConn, error)

func (*SnowflakeConn) PreviewRowResults

func (conn *SnowflakeConn) PreviewRowResults(rowResults []any)

func (*SnowflakeConn) RunQuery

func (conn *SnowflakeConn) RunQuery(query string) (*sql.Rows, error)

Jump to

Keyboard shortcuts

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