Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SplitIDInSchema ¶
SplitIDInSchema takes an id prefixed by Schema and extracts the different parts
Types ¶
type DatabaseMeta ¶ added in v0.0.13
DatabaseMeta represents information about Database Objects
func GetMetaFromQNDefault ¶ added in v0.0.13
func GetMetaFromQNDefault(qn, schemaDefault string) (meta DatabaseMeta, err error)
GetMetaFromQNDefault uses a qualified name and returns the schema and name. Should name not be qualified fallback to default schema
Click to show internal directories.
Click to hide internal directories.