isapir / Migrate2Postgres

Easily migrate from other DBMSs to PostgreSQL
GNU General Public License v3.0
52 stars 23 forks source link

Could not make dml migration from MSSQL type UNIQUEIDENTIFIER to uuid postrges type #14

Open AlekseyKapustyanenko opened 5 years ago

AlekseyKapustyanenko commented 5 years ago

If I already had postgres schema with columns of uuid type, dml migration throws error: Error: Insert Failed. org.postgresql.util.PSQLException: Error: column * has uuid type but expression character.