Skip to content

is_unique error on update #292

@venonw

Description

@venonw

Hello,

I'm using MY_Model for a script but I have a problem in is_unique validation:
$this->pages_model->from_form(NULL,array('id' => $page_id),array('id' => $page_id))->update();

it seems I can't exclude current DB raw to check for unique validation and it always shows an error. how can I modify 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