mirror of
https://github.com/google/nomulus
synced 2026-05-01 13:26:05 +00:00
* End-to-end Datastore to SQL pipeline Defined InitSqlPipeline that performs end-to-end migration from a Datastore backup to a SQL database. Also fixed/refined multiple tests related to this migration.