Does anyone knows of an automated tool that works for migrating table structure and data?
The tool has to resolve concerns such as transforming PostgreSQL fields on cases where a direct equivalent isn't available. I.e, a field type like boolean being used.