mirror of
https://github.com/google/nomulus
synced 2026-07-25 09:32:56 +00:00
* 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).