google-nomulus/db/src
gbrodman 5f1ba8bef4 Add a third poll message column in TransferData for domain transfers (#974)
Because we don't store serverApproveEntities specifically as a set in
the SQL world, we need to make sure that the entities are all separated
and stored if they exist. For domain transfers, there exist three
separate poll messages (client losing, client gaining, autorenew) so we
need to store and retrieve that one.

Founnd this while converting domain transfer flows to SQL.
2021-02-25 17:22:53 -05:00
..
main Add a third poll message column in TransferData for domain transfers (#974) 2021-02-25 17:22:53 -05:00
test Enhance the test for forbidden Schema changes (#815) 2020-09-24 12:31:08 -04:00