mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Add non-SQL removal code for Transaction and SqlReplayCheckpoint (#1700)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user