Book a Demo

Author Topic: Postgres Database Modelling, get Delta DDL  (Read 2251 times)

spotlight2001

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Postgres Database Modelling, get Delta DDL
« on: July 29, 2010, 11:10:43 pm »
hi,

i have a RDBMS data model for postgres.
With EA I can create a full DDL.

How can I get a delta DDL with "alter table add ..."

I have "bytea" aka "blob" so I cannot simply export/import data into new schema.
« Last Edit: July 30, 2010, 12:21:44 am by spotlight2001 »