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

Method Select_stmt

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

Source from the content-addressed store, hash-verified

1989 Rollback_stmt() IRollback_stmtContext
1990 Savepoint_stmt() ISavepoint_stmtContext
1991 Select_stmt() ISelect_stmtContext
1992 Update_stmt() IUpdate_stmtContext
1993 Update_stmt_limited() IUpdate_stmt_limitedContext
1994 Vacuum_stmt() IVacuum_stmtContext

Implementers 1

Sql_stmtContextinternal/engine/sqlite/parser/sqlite_p

Calls

no outgoing calls

Tested by

no test coverage detected