PostgreSQL Migration Toolkit v3.5

Released: Jun 24, 2019

Actualizaciones en v3.5

Características

  • pgs2sql: table customization (option to modify name, type and other attributres of any table column).
  • sql2pgs: option to specify PostgreSQL schema and improved foreign keys creation.

Correcciones

  • ora2pgs: fixed COPY-statement for compound table names.