Skip to content

Insert ignore issue #27

@westito

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.

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