jeroen.kleijer@cvis.nl
New member
Joined: 7 Nov 2009 07:18:13
Messages: 1
Offline
|
I'm trying to convert a database from MySQL to PostgresPlus using the Migration Toolkit but it's currently failed due to the lack of varbinary support causing some tables to go missing.
Would it be possible to extend the MTK with an option field or something that allows someone to tell the MTK "If you see this type, and you don't support it yet, replace it with this type." (such as doing so with varbinary and replacing it with bytea)
Would such a thing be possible?
Regards,
Jeroen Kleijer
|