tables

package
v3.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTableNative

func CreateTableNative(ctx context.Context, conn driver.Conn) error

func CreateTableSQL

func CreateTableSQL(ctx context.Context, conn *sql.DB) error

func ExampleTableColumns

func ExampleTableColumns() []string

func ExampleTableName

func ExampleTableName() string

Types

type ExampleTable

type ExampleTable struct {
	ID       int32
	UUID     string
	InsertTS time.Time
}

func (*ExampleTable) Row

func (t *ExampleTable) Row() cx.Vector

Jump to

Keyboard shortcuts

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