gororobas icon indicating copy to clipboard operation
gororobas copied to clipboard

[DB] Rehaul how HistoryLog is generated

Open hdoro opened this issue 7 months ago • 0 comments

  • Modify update triggers to persist a diff of the JSON structure instead of the full new/old objects
  • Store target raw IDs to make it easier to query all logs for an entity, even deleted ones
  • Given we'll be able to reconstruct the objects, no need to store the old object in delete operations

hdoro avatar Jun 13 '25 13:06 hdoro