MCPcopy Create free account
hub / github.com/canro91/LetsGo / parseInsertStatement

Function parseInsertStatement

Day37/go-sql/parser.go:240–291  ·  view source on GitHub ↗

* INSERT INTO $table-name VALUES ( $expression [, ...] ) */

(tokens []*token, initialCursor uint, delimiter token)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseStatementFunction · 0.85

Calls 6

parseTokenFunction · 0.85
tokenFromKeywordFunction · 0.85
helpMessageFunction · 0.85
parseTokenKindFunction · 0.85
tokenFromSymbolFunction · 0.85
parseExpressionsFunction · 0.85

Tested by

no test coverage detected