PostgreSQL Migration Toolkit v3.5

Released: Jun 24, 2019

Aggiornamenti in v3.5

Funzionalità

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

Correzioni

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