mirror of
https://github.com/google/nomulus
synced 2026-09-19 14:34:18 +00:00
Add the PackagePromotion table (#1745)
* Add the PackagePromotion table * Add long id * Add NOT NULL * fix formatting * make package price non null * Add not nulls to java file * Fix broken tests from merge conflicts
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
<class>google.registry.model.domain.secdns.DelegationSignerData</class>
|
||||
<class>google.registry.model.domain.secdns.DomainDsDataHistory</class>
|
||||
<class>google.registry.model.domain.token.AllocationToken</class>
|
||||
<class>google.registry.model.domain.token.PackagePromotion</class>
|
||||
<class>google.registry.model.host.HostHistory</class>
|
||||
<class>google.registry.model.host.Host</class>
|
||||
<class>google.registry.model.poll.PollMessage</class>
|
||||
|
||||
Reference in New Issue
Block a user