Documentation ¶
Index ¶
- func Generate(schema *core.SQLSchema, contents io.Writer, pkg string, driver string, ...) error
- func NameListToStrings(names tree.NameList) []string
- func NamesToStrings(names tree.IndexElemList) []string
- func ParseQueries(schema *core.SQLSchema, sql string) error
- func ParseSchema(sql string) (*core.SQLSchema, error)
- type FindTableDepsCtx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NameListToStrings ¶
func NamesToStrings ¶
func NamesToStrings(names tree.IndexElemList) []string
Types ¶
type FindTableDepsCtx ¶
Click to show internal directories.
Click to hide internal directories.