markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 10 forks source link

YadamuDBI: Add support for reordering data in cases where the order of columns differs between source and target #251

Closed markddrake closed 3 weeks ago

markddrake commented 1 month ago

Yadamu needs to handle situations where the order of the columns in the source and target tables is not the same.