importer

package
v1.8.94 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchAllSchemas

func FetchAllSchemas(config *lib.Config) (map[string]*schema.Schema, error)

FetchAllSchemas pulls in the schemas for all databases

func FetchAllUniqueSchemas

func FetchAllUniqueSchemas(config *lib.Config) (*schema.SchemaList, error)

FetchAllUniqueSchemas pulls in the schemas for all databases with a unique root name Datasebases A_0, A_1, B_0, C_0, C_1 would pull in schemas for A_0, B_0, C_0 (using the first of the set as the reference point )

func FetchSchema added in v1.8.48

func FetchSchema(config *lib.Config, schemaName, connectionName string) (*schema.Schema, error)

func IsCoreSchemaName added in v1.8.48

func IsCoreSchemaName(schemaName string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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