MCPcopy
hub / github.com/sqlc-dev/sqlc / Analyze_stmt

Method Analyze_stmt

internal/engine/sqlite/parser/sqlite_parser.go:1972–1972  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1970 // Getter signatures
1971 Alter_table_stmt() IAlter_table_stmtContext
1972 Analyze_stmt() IAnalyze_stmtContext
1973 Attach_stmt() IAttach_stmtContext
1974 Begin_stmt() IBegin_stmtContext
1975 Commit_stmt() ICommit_stmtContext

Callers 1

Implementers 1

Sql_stmtContextinternal/engine/sqlite/parser/sqlite_p

Calls

no outgoing calls

Tested by

no test coverage detected