GitHub user DaanHoogland added a comment to the discussion: database consitency
@PPisz , I do not understand your query. It seems you are looking for events on a resource after a DESTROY event, is that right? maybe the part `ce.created > de.destroy_date` should be `ce.created >= de.created`? GitHub link: https://github.com/apache/cloudstack/discussions/11958#discussioncomment-14870505 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
