type database/sql/driver.QueryerContext (interface)

Method Implmentations

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