engine

package
v0.0.0-...-426cc4a Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Db2

type Db2 struct {
	model.ProtoSQL
}

func (*Db2) GetTableInfo

func (d *Db2) GetTableInfo()

func (*Db2) GetTables

func (d *Db2) GetTables()

type Informix

type Informix struct {
	model.ProtoSQL
}

func (*Informix) GetTableInfo

func (i *Informix) GetTableInfo()

func (*Informix) GetTableInfoQuery

func (i *Informix) GetTableInfoQuery(tableName string) string

func (*Informix) GetTables

func (i *Informix) GetTables()

type MSSql

type MSSql struct {
	model.ProtoSQL
}

func (*MSSql) GetTableInfo

func (ms *MSSql) GetTableInfo()

func (*MSSql) GetTableInfoQuery

func (ms *MSSql) GetTableInfoQuery(tableName string) string

func (*MSSql) GetTables

func (ms *MSSql) GetTables()

type MySql

type MySql struct {
	model.ProtoSQL
}

func (*MySql) GetTables

func (ms *MySql) GetTables()

type Oracle

type Oracle struct {
	model.ProtoSQL
}

func (*Oracle) GetTableInfo

func (o *Oracle) GetTableInfo()

func (*Oracle) GetTableInfoQuery

func (o *Oracle) GetTableInfoQuery(tableName string) string

func (*Oracle) GetTables

func (o *Oracle) GetTables()

type Postgres

type Postgres struct {
	model.ProtoSQL
}

func (*Postgres) GetTables

func (p *Postgres) GetTables()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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