mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
12dac76dc8
* Skip synthetic history entries for resources that don't need them The reason for creating synthetic history entries is so that we can guarantee that each EppResource's most recent *History object contains that resource at that point in time. If the most recent *History object in SQL contains that resource already, there is no need to create a synthetic *History object for that resource.