Documentation ¶
Index ¶
- func FindAllConditions(node sqlparser.SQLNode) ([]interface{}, error)
- func FindAllTableNodes(node sqlparser.SQLNode) ([]interface{}, error)
- func FindLimitNodes(node sqlparser.SQLNode) ([]interface{}, error)
- func GetIndex(str string, subStr string) []int
- func ReplaceQuestionMark(query string, db *sql.DB, dbName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAllConditions ¶
func FindAllTableNodes ¶
func FindLimitNodes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.