Skip to content
Snippets Groups Projects
Jan Mach's avatar
Jan Mach authored
After encountering StorageIntegrityError it was possible for savepoint not to exist and subsequent attempts for storing events to database failed. This patch is a hotfix, the solution is not optimal, because the create_savepoint primitive is called before and after storing event into database.
abf0736d
History