google-nomulus/core
gbrodman 2879f3dac5 Remove functional SQL<->DS replay code (#1659)
This includes:
- removing the actions that do the replay
- removing the tests for the replay
- removing the ReplayExtension and adjusting the various tests that used
  it appropriately
- removing functionality relating to "things that happen during replay",
  e.g. beforeSqlSaveOnReplay

This does not include:
- removing the InitSqlPipeline or similar tasks
- removing e.g. SqlEntity (it's used in other places)
- removing Transforms/RegistryJpaIO and other SQL-pipeline-creation code
2022-06-09 07:44:01 -04:00
..
gradle/dependency-locks Update bigdataoss:util dependency (#1654) 2022-06-06 13:28:49 -04:00
src Remove functional SQL<->DS replay code (#1659) 2022-06-09 07:44:01 -04:00
build.gradle Remove functional SQL<->DS replay code (#1659) 2022-06-09 07:44:01 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00