spanner-migration-tool icon indicating copy to clipboard operation
spanner-migration-tool copied to clipboard

added flag to support sharded migrations via cli

Open bharadwaj-aditya opened this issue 4 months ago • 1 comments

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

bharadwaj-aditya avatar Oct 07 '24 04:10 bharadwaj-aditya