Documentation
¶
Index ¶
- func Convert(sql string) (dsl string, table string, err error)
- func FormatMulti(expr sqlparser.Expr) []any
- func FormatSingle(expr sqlparser.Expr) any
- func IsNumber(str string) bool
- func Number(expr sqlparser.SQLNode) int
- func String(expr sqlparser.SQLNode) string
- func StringToFloat(str string) float64
- func StringToInt(str string) int
- type A
- type M
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatMulti ¶
func FormatSingle ¶
func StringToFloat ¶
func StringToInt ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.