mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
6591e0672a
* 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.