Add non-SQL removal code for Transaction and SqlReplayCheckpoint (#1700)

This commit is contained in:
gbrodman
2022-07-07 14:36:01 -04:00
committed by GitHub
parent 9a2fb6f8b4
commit 2a5b427a80
19 changed files with 10 additions and 438 deletions
@@ -73,9 +73,7 @@
<class>google.registry.model.tmch.ClaimsList</class>
<class>google.registry.model.tmch.ClaimsEntry</class>
<class>google.registry.model.tmch.TmchCrl</class>
<class>google.registry.persistence.transaction.TransactionEntity</class>
<class>google.registry.model.domain.RegistryLock</class>
<class>google.registry.model.replay.SqlReplayCheckpoint</class>
<!-- Customized type converters -->
<class>google.registry.persistence.converter.AllocationTokenStatusTransitionConverter</class>