Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPyTabel ¶
func BuildPyTabel(modelType string, table *core.Table, body *builders.IndentStringBuilder)
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
func (*Driver) BuildInitFile ¶
func (*Driver) BuildPyQueriesFiles ¶
type TypeAcceptedDriverCMDs ¶
type TypeAcceptedDriverCMDs func() []string
type TypeBuildPyQueryFunc ¶
type TypeDriverBuildQueryResults ¶ added in v0.4.0
type TypeDriverBuildQueryResults func(*builders.IndentStringBuilder) string
type TypeDriverTypeCheckingHook ¶ added in v0.4.0
type TypeDriverTypeCheckingHook func() []string
Click to show internal directories.
Click to hide internal directories.