mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
aa84d5d138
* Fix entity annotations for a few classes - Abstract classes shouldn't implement DatastoreEntity/SqlEntity - We aren't persisting Modification in SQL - Because DelegationSignerData is embedded, we don't need to worry about converting and persisting it - DomainDsDataHistory isn't persisted in Datastore