bundle

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SelectTableListSelectMapper       *SelectMapper
	SelectTableColumnListSelectMapper *SelectMapper
	SelectTableIndexListSelectMapper  *SelectMapper
)

Functions

func Columns

func Columns(database string) []*Column

func GetCfgGenerator

func GetCfgGenerator(CFG *Configuration) Generator

func GetEntityGenerators added in v1.0.5

func GetEntityGenerators(CFG *Configuration, tableMap map[string]*Table) []Generator

func Indexes

func Indexes(database string) []*Index

func Init

func Init(dsn string)

func SetTableColumns

func SetTableColumns(tableMap map[string]*Table, columnMap map[string]*[]*Column)

func SetTableIndexes

func SetTableIndexes(tableMap map[string]*Table, indexMap map[string]*[]*Index)

func Tables

func Tables(database string, c *Configuration) []*Table

func TransformColumns

func TransformColumns(columns []*Column) map[string]*[]*Column

func TransformIndexes

func TransformIndexes(indexes []*Index) map[string]*[]*Index

func TransformTables

func TransformTables(tables []*Table) map[string]*Table

Types

This section is empty.

Jump to

Keyboard shortcuts

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