PostgreSQL Migration Toolkit v3.5

Released: Jun 24, 2019

Mises à jour de v3.5

Fonctionnalités

  • 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.

Correctifs

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