Skip to content

Crash with unique indexes #11

@dindarm

Description

@dindarm

When we create a unique index on db, insert statement receives no rows on duplicates. This not an error and works as expected. But Postgres-StORM waits at least one row and crashes on rows[0] line.
This is a bug and should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions