google-nomulus/db/src
Michael Muller 5e8726b92b Safely lazy load claims and reserved lists (#1177)
* Safely lazy load claims and reserved lists

This moves the entries of all of these lists into "insignificant" fields and
manages them explicitly.

* Additional fixes

Fix a few problems that came up in the merge or weren't caught in earlier
local test runs.

* Changes for review

- removed debug code
- added comments
- improved some methods that were loading the entire claims list
  unnecessarily.

* Fixed javadoc links

* Reformatted

* Minor fix for review
2021-05-25 11:28:30 -04:00
..
main Safely lazy load claims and reserved lists (#1177) 2021-05-25 11:28:30 -04:00
test Enhance the test for forbidden Schema changes (#815) 2020-09-24 12:31:08 -04:00