type database/sql/driver.ExecerContext (interface)

Method Implmentations

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