Hello, I have a question regarding migrating a table from one instance to another.
What happens in the following circumstance?
- I migrate a table from “Tulip Instance A” to “Tulip Instance B”
- The two tables have identical IDs
- I change the name of the table in “Tulip Instance B”
- I migrate the table again from “Tulip Instance A” to “Tulip Instance B”
Is a second table created in instance B?
Are the tables merged and the name updated?
Are the tables merged and the ‘new’ name retained?
Best,
Kevin