mirror of
https://github.com/google/nomulus
synced 2026-02-04 12:02:30 +00:00
* Small SQL persistence fixes to model classes - Add a createVKey() method to Registry (Registry vkeys are composite) - Add/fix toSqlEntities() methods in premium and reserved list classes. * Remove fixes addressed by #866