Book a Demo

Author Topic: Change our DDL templates to include EA_GUID in the gener. Table/V./Col. comments  (Read 2375 times)

Martin P.

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hello EA experts!
We would like to change our DDL templates to include EA_GUID in the generated Table/View/Column comments.
Specifically: Can you please advise how to change the existing MS SQL 2012 generation templates to generate the comments in a following form
-          For tables and views: “Element.EA_GUID: existing element comment from model”
-          For columns: “Column.EA_GUID: existing column comment from model”
Thank you very much!