1
0
mirror of https://github.com/google/nomulus synced 2026-04-22 01:00:44 +00:00
Files
nomulus/core
Michael Muller 15587f03d6 Fix empty Domain nameserver loads (#769)
* Fix empty Domain nameserver loads

Domains with no nameservers were being loaded from SQL as an empty set instead
of null as they should be.

Discovered this will trying to test updates, so added a test for updates in
the course of it.
2020-08-21 11:11:01 -04:00
..