-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
What version of DVT are you using?
8.3.0
What type of connections are you using for source and target?
Db2, PostgreSQL
Describe the solution you'd like
Table validations allows for different source/target schema names to be supplied, for example:
--tables-list prod.first_table=poc.first_table
But find-tables does not cater for that. It matches by schema.table name.
It would be nice to have an option, --schema-map maybe, that allows us to specify alternate names for target schemas.
Describe alternatives you've considered
Using custom scripts to generate commands and not using find-tables.
How are you executing DVT?
CLI
Metadata
Metadata
Assignees
Labels
No labels