Account created on 28 June 2006, almost 19 years ago
#

Recent comments

🇨🇦Canada hadsie

I'm running into a similar problem but when trying to work with MySQL 8 which has added strict type checking and is throwing an exception in hook_entity_delete() in some edge cases.

This patch addresses that by checking is_numeric on the entity_id before attempting to delete as well as the recommendation from @jedihe to restrict entity_update to numeric IDs.

Production build 0.71.5 2024