crash when multiple identities are created for the same account
This bug was explained in this forum post: https://forum.duniter.org/t/bug-subsquid/12354/4. Here is a summary:
When an identity is created, then removed by Duniter, then created again, squid has to keep both for history, which is contradictory with the @unique
constraint on the identity entity's account field.