Skip to content

Insert ignore issue #27

Description

@westito

When i'm using "insert ignore" or "unique on conflict ignore" the insert throws exception, because of the rowid = -1 in GenericDBHelper at line ~ 120 (insertDir). The solution is simple: remove throwing and simple return null.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions