Replibyte icon indicating copy to clipboard operation
Replibyte copied to clipboard

Why not allow multiple tables in database_subset?

Open koolay opened this issue 2 years ago • 0 comments

database_subset:
    database: abc
    table: tab1
    strategy_name: random
    strategy_options:
      percent: 1

The database_subset.table is only allow one value.

koolay avatar Jan 30 '23 10:01 koolay