1
0
mirror of https://github.com/google/nomulus synced 2026-05-28 18:50:35 +00:00
Files
nomulus/core
Weimin Yu a9e792240e Ignore Prober related entities when comparing db (#1471)
* Ignore Prober related entities when comparing db

Deletion of prober entities are not propagated to SQL, resulting in two
types of mismatches: entity only exists in SQL, or copies of an entity
differ in deleteTime. Both cases should not count as erros.
2021-12-16 12:32:43 -05:00
..