spanner-migration-tool
spanner-migration-tool copied to clipboard
added flag to support sharded migrations via cli
Added support to perform sharded migrations from SMT CLI. This defaults to not adding the migration_shard_id in the primary key.
Options to add in the primary key will be taken on as follow up work.
- [x] Tests pass
- [x] Appropriate changes to README are included in PR