Skip to content

ErrorException Trying to get property 'affected_rows' of non-object  #1559

Description

@nowackipawel

screenshot_2018-11-30_18-29-52

Not sure why this is happening.
Normal update action in one of the models method:
$this->update($id, ['column' => $value])
and then:
return $this->db->affectedRows() is causing this exception.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    databaseIssues or pull requests that affect the database layer

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions