Skip to content

is_unique error on update #292

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?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions