Book a Demo

Author Topic: Add meta data to data model  (Read 2459 times)

ozer

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Add meta data to data model
« on: January 10, 2013, 08:57:04 pm »
I am quite new to EA and currently for a project i created a physical data model which also contains some simple tables like "persontype". The data which belongs in those tables are pre-defined.

Is there a way to include insert queries when generating DDL for those tables?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Add meta data to data model
« Reply #1 on: January 11, 2013, 03:19:58 am »
Not sure, but modifying the DDL generation macro should be a way to do it. Might be tricky, though.

q.