Skip to content
This repository was archived by the owner on Nov 12, 2017. It is now read-only.
This repository was archived by the owner on Nov 12, 2017. It is now read-only.

In function _typecast, loop + recusion for $results if $multiple = TRUE causes error #4

Description

@mlakhara

The loop occurs on the object results which is of type CI::DB_Result. This loops through things like conn_id etc. Causing error .

Fatal error: Call to a member function row_array() on a non-object .

I got this while applying the get_many_in().

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