Skip to content

Conversation

@konradkonrad
Copy link
Contributor

This changes the primary key to (eon, identity) for the table event_identity_registration. This fixes the problem, where two registrations with the same identity prefix would overwrite a previous registration (with a different event trigger definition).

Change query parameters accordingly (==> use eon + identity to select).

We also add a migration and change the query data accordingly.

See #84

This changes the primary key to `(eon, identity)` for the table
`event_identity_registration`. This fixes the problem, where two
registrations with the same identity prefix would overwrite a previous
registration (with a different event trigger definition).

Change query parameters accordingly (==> use `eon` + `identity` to
select).

We also add a migration and change the query data accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants