-
Couldn't load subscription status.
- Fork 1
Open
Description
There are numerous places where the new transactions will not perform correctly. Eg. during a rollback, any inserted entities will be rolled back, but they will have received ids from the DB; we need to snapshot all objects prior to running the transaction, and if it's rolled back, all objects need to be restored to the snapshots.
Metadata
Metadata
Assignees
Labels
No labels