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

Function parseCreateTableStatement

Day37/go-sql/parser.go:300–342  ·  view source on GitHub ↗

* CREATE $table-name ( [$column-name $column-type [, ...]] ) */

(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

expectTokenFunction · 0.85
tokenFromKeywordFunction · 0.85
parseTokenKindFunction · 0.85
helpMessageFunction · 0.85
tokenFromSymbolFunction · 0.85
parseColumnDefinitionsFunction · 0.85

Tested by

no test coverage detected