mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 08:52:12 +02:00
* Use ReplaySpecializer to fix DomainBase replays DomainBase currently has a number of ancillary objects that require a cascading delete that doesn't get propagated. Implement beforeSqlDelete() in DomainContent to delete these child entities. * Remove unnecessary Query variable * Fix rebase error |
||
---|---|---|
.. | ||
java/google/registry/persistence | ||
resources/sql |