mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
ecafebdc3d
* Use composite primary key for DomainHistory * Move History table's SequenceGenerator to orm.xml * Rebase on HEAD and remove default value for key in History tables * Use primitive type for id. * Revert the cache change