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

Method Commit_stmt

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

Source from the content-addressed store, hash-verified

1973 Attach_stmt() IAttach_stmtContext
1974 Begin_stmt() IBegin_stmtContext
1975 Commit_stmt() ICommit_stmtContext
1976 Create_index_stmt() ICreate_index_stmtContext
1977 Create_table_stmt() ICreate_table_stmtContext
1978 Create_trigger_stmt() ICreate_trigger_stmtContext

Callers 1

Implementers 1

Sql_stmtContextinternal/engine/sqlite/parser/sqlite_p

Calls

no outgoing calls

Tested by

no test coverage detected