elsa-core
elsa-core copied to clipboard
MySQL DELETE ‘WorkflowInboxMessages’ ERROR[BUG]
MySql Version:8.0.11
This is caused by the latest changes in Pomelo, see issue here.
tagging @sfmskywalker for visibility
Worth mentioning, that if you downgrade Pomelo to 7.0.0 (you'll also need to be running on .Net 7) the issue goes away. Maybe worth waiting until they patch it on the Pomelo side rather than change the implementation here?
This issue will be resolved automatically when we merge https://github.com/elsa-workflows/elsa-core/pull/5444. We'll close this issue once that happens.