Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with unique indexes #11

Open
dindarm opened this issue Nov 15, 2018 · 0 comments
Open

Crash with unique indexes #11

dindarm opened this issue Nov 15, 2018 · 0 comments

Comments

@dindarm
Copy link

dindarm commented Nov 15, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant