type database/sql/driver.StmtExecContext (interface)

Method Implmentations

ExecContext(ctx context.Context, args []NamedValue) (Result, error) *github.com/go-sql-driver/mysql.mysqlStmt.ExecContext *github.com/uptrace/bun/driver/pgdriver.stmt.ExecContext *modernc.org/sqlite.stmt.ExecContext