Book a Demo

Author Topic: DDL Script between two baselines  (Read 3139 times)

dirklaubscher

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
DDL Script between two baselines
« on: February 28, 2008, 12:00:15 pm »
Hi,

Is it possible to get a generated script between two baselines that contain the changes between them? This is for a Data Model.

Cheers
« Last Edit: February 28, 2008, 12:02:16 pm by dirklaubscher »

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: DDL Script between two baselines
« Reply #1 on: February 28, 2008, 05:03:07 pm »
You can graphically see the diff in EA if it of any help.
Any way in 7.1 when creating a DDL for a DB you'll get to see a list of spesification of the chages - so you will see it before you generate.
Recursion definition:
If you don’t understand the definition read "Recursion definition".

dirklaubscher

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: DDL Script between two baselines
« Reply #2 on: February 28, 2008, 05:07:04 pm »
Can't wait for 7.1 then.

Thanks for the reply.