Documentation ¶
Index ¶
- func Generate(ast *ast.AST, destFile, template string, vars map[string]interface{}, ...) error
- func MSSQLName(format, prefix string, replaceMap map[string]string) func(name string) (string, error)
- func MySQLName(format, prefix string, replaceMap map[string]string) func(name string) (string, error)
- func NoVirtual(entities []*ast.Entity) []*ast.Entity
- func PostgresName(format, prefix string, replaceMap map[string]string) func(name string) (string, error)
- func SQLiteName(format, prefix string, replaceMap map[string]string) func(name string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostgresName ¶ added in v0.19.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.