Skip to content

Order by Appending #237

@adeelmughal4u

Description

@adeelmughal4u

I am trying to use Order by after the following query

$this->remote_jobs->get_many_by($jobs_params);

right now above query result is
SELECT * FROM hm_jobs WHERE company_id = '1' AND user_id = '6'

I want to add order by within this query... how I will do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions