Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAllSchemas ¶
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 )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.