microsoft / durabletask-mssql

Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87 stars 32 forks source link

Support implicit deletion of instance state and history for deleted entities #119

Closed sebastianburckhardt closed 1 year ago

sebastianburckhardt commented 2 years ago

Implement implicit deletion of instance state and history for deleted entities, as described in Azure/azure-functions-durable-extension#2251.