Skip to content

Empty result when doing a SELECT count(*) ... in a Batch request #538

Open
@BerntWinqvist

Description

@BerntWinqvist

When running the query $batch->AddQuery("SELECT COUNT(*) FROM Invoice", 'countInvoiceQuery');, the result comes out empty. You should be able to query the count using a Batch request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions