Is there an existing issue for this?
Which topic?
https://developer.adobe.com/commerce/php/development/components/declarative-schema/configuration/#rename-a-table
What's wrong with the content?
The "migrateDataFromAnotherTable" onCreate attribute is not working because in the Payment Services SaaS Export module , the triggers parameter is overwritten to use SafeMigrateDataFromAnotherTable instead of MigrateDataFromAnotherTable.

What changes do you propose?
I propose to mention the safeMigrateDataFromAnotherTable onCreate attribute value in the documentation or change the di.xml for the saas export module by adding an item for the migrateDataFromAnotherTable trigger.
Anything else that can help to cover this?
No response