Book a Demo

Author Topic: How to generate a single DDL file with all changes included  (Read 8054 times)

ducatiross

  • EA User
  • **
  • Posts: 114
  • Karma: +1/-0
    • View Profile
How to generate a single DDL file with all changes included
« on: April 14, 2023, 01:21:20 am »
Hi EA Gurus,

One of our developers has created a physical DB model in EA, to generate PostgreSQL DDL. He uses the database builder and does a 'Show Differences' option to see all the differences between the previous model and the new version.
It displays a dialog of all the changes on the left, and on the right the relevant DDL is shown. But this means the developer has to click on every single difference and copy/paste the DDL into a file.

Is there anyway of generating the entire DDL for all differences in one go in one file ?

Thanks

Matthew

ducatiross

  • EA User
  • **
  • Posts: 114
  • Karma: +1/-0
    • View Profile
Re: How to generate a single DDL file with all changes included
« Reply #1 on: April 24, 2023, 05:20:44 pm »
bump

ducatiross

  • EA User
  • **
  • Posts: 114
  • Karma: +1/-0
    • View Profile
Re: How to generate a single DDL file with all changes included
« Reply #2 on: April 27, 2023, 12:47:07 am »
Hey guys, have you got any thoughts about this one ?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to generate a single DDL file with all changes included
« Reply #3 on: April 27, 2023, 02:22:07 am »
Judging from the silence, I would guess: no.

q.

ducatiross

  • EA User
  • **
  • Posts: 114
  • Karma: +1/-0
    • View Profile
Re: How to generate a single DDL file with all changes included
« Reply #4 on: April 28, 2023, 12:38:06 am »
I think you might be right, qwerty  :(