google-nomulus/core
gbrodman 7f733cd16d
Store DatabaseMigrationSchedule in SQL instead of Datastore (#1269)
* Store DatabaseMigrationSchedule in SQL instead of Datastore

This requires messing around with some of the JPA unit test rule
creation since it requires saving / retrieving the schedule pretty much
always (which itself includes the hstore extension).
2021-08-12 15:57:31 -06:00
..
gradle/dependency-locks Remove backported LocalStorageHelper (#1267) 2021-08-06 21:10:32 -04:00
src Store DatabaseMigrationSchedule in SQL instead of Datastore (#1269) 2021-08-12 15:57:31 -06:00
build.gradle Remove KmsSecret model entities (#1252) 2021-07-26 17:09:09 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00