google-nomulus/core
Michael Muller eb80559b28 Fix ContactTransferData SQL loads (#967)
* Fix ContactTransferData SQL loads

ContactTransferData is currently loaded back from SQL as an unspecialized
TransferData object.  Replace it with the ContactTransferData object that we
use it to reconstitute.

It's likely that this could be done more straightforwardly with a schema
change.

* Changes requested in review
2021-02-22 13:42:20 -05:00
..
gradle/dependency-locks Update testcontainers to 1.51.1 (#958) 2021-02-08 14:31:17 -05:00
src Fix ContactTransferData SQL loads (#967) 2021-02-22 13:42:20 -05:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle A better Datastore bulk delete tool (#947) 2021-02-02 22:46:38 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00