qtables

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoIncrement

func AutoIncrement() path.Int64Path

func AvgRowLength

func AvgRowLength() path.Int64Path

func CheckTime

func CheckTime() path.TimePath

func Checksum

func Checksum() path.Int64Path

func CreateOptions

func CreateOptions() path.StringPath

func CreateTime

func CreateTime() path.TimePath

func DataFree

func DataFree() path.Int64Path

func DataLength

func DataLength() path.Int64Path

func Engine

func Engine() path.StringPath

func IndexLength

func IndexLength() path.Int64Path

func MaxDataLength

func MaxDataLength() path.Int64Path

func RowFormat

func RowFormat() path.StringPath

func TableCatalog

func TableCatalog() path.StringPath

func TableCollation

func TableCollation() path.StringPath

func TableComment

func TableComment() path.StringPath

func TableName

func TableName() path.StringPath

func TableRows

func TableRows() path.Int64Path

func TableSchema

func TableSchema() path.StringPath

func TableType

func TableType() path.StringPath

func UpdateTime

func UpdateTime() path.TimePath

func Version

func Version() path.Int64Path

Types

type QTables

type QTables struct {
	// contains filtered or unexported fields
}

func As

func As(alias string) QTables

func New

func New() QTables

func Q

func Q() QTables

func (QTables) AutoIncrement

func (q QTables) AutoIncrement() path.Int64Path

func (QTables) AvgRowLength

func (q QTables) AvgRowLength() path.Int64Path

func (QTables) CheckTime

func (q QTables) CheckTime() path.TimePath

func (QTables) Checksum

func (q QTables) Checksum() path.Int64Path

func (QTables) CreateOptions

func (q QTables) CreateOptions() path.StringPath

func (QTables) CreateTime

func (q QTables) CreateTime() path.TimePath

func (QTables) DataFree

func (q QTables) DataFree() path.Int64Path

func (QTables) DataLength

func (q QTables) DataLength() path.Int64Path

func (QTables) Engine

func (q QTables) Engine() path.StringPath

func (QTables) GetAlias

func (q QTables) GetAlias() string

func (QTables) GetColumns

func (q QTables) GetColumns() []core.Column

func (QTables) GetName

func (q QTables) GetName() string

func (QTables) GetParent

func (q QTables) GetParent() string

func (QTables) GetSQL

func (q QTables) GetSQL(d core.Dialect) (core.SQL, error)

func (QTables) IndexLength

func (q QTables) IndexLength() path.Int64Path

func (QTables) MaxDataLength

func (q QTables) MaxDataLength() path.Int64Path

func (QTables) RowFormat

func (q QTables) RowFormat() path.StringPath

func (QTables) TableCatalog

func (q QTables) TableCatalog() path.StringPath

func (QTables) TableCollation

func (q QTables) TableCollation() path.StringPath

func (QTables) TableComment

func (q QTables) TableComment() path.StringPath

func (QTables) TableName

func (q QTables) TableName() path.StringPath

func (QTables) TableRows

func (q QTables) TableRows() path.Int64Path

func (QTables) TableSchema

func (q QTables) TableSchema() path.StringPath

func (QTables) TableType

func (q QTables) TableType() path.StringPath

func (QTables) UpdateTime

func (q QTables) UpdateTime() path.TimePath

func (QTables) Version

func (q QTables) Version() path.Int64Path

Jump to

Keyboard shortcuts

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