issues
search
yugabyte
/
yb-voyager
Data migration Engine for YugabyteDB database
38
stars
10
forks
source link
Using table list in guardrails queries related to checking permission of tables on the export side
#1955
Closed
ShivanshGahlot
closed
4 days ago
ShivanshGahlot
commented
4 days ago
Building on the changes in PR:
https://github.com/yugabyte/yb-voyager/pull/1824
Added
queryTableList
instead of
querySchemaList
in all the guardrails queries related to tables on the export side
Removed 'ValidateTablesReadyForLiveMigration' since it was already getting covered in guardrails
queryTableList
instead ofquerySchemaList
in all the guardrails queries related to tables on the export side