Ismayil Khayredinov

Results 92 comments of Ismayil Khayredinov

Sounds feasible. Perhaps the same column could help with draft/published state - what we do now (see blogs) is too hacky

I am proposing we stop doing this ridiculous clean up operation with all the evens fired and batch deletes. It's ok to trigger an event for entities, but all the...

Not sure if that's BC. Classes extending type classes, might have implemented their ::create() methods relying on these checks done in ElggEntity

Well, in this situation I was presented with an Exception that made no sense - it was related to malformated MySQL query (the guid was missing from the query). It...

Adding to `HTTP Responses` milestone - once we add HTTP Exceptions we can decide how to catch it.

What happened to gargabecollector doing clean up of orphaned rows?

There are still meta, annotations etc

IMO, it's impossible with the current implementation. Once wiped from database, there is no way of telling where there was a comment, or any other entity.

We could just change schema to add a deleted column.