Book a Demo

Author Topic: DDL generation  (Read 2608 times)

effjay

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • yoooah.
    • View Profile
DDL generation
« on: April 20, 2005, 06:44:06 am »
Hi, is it possible to somehow influence the output of the DDL generation? (Apart from the obvious settings in the Wizard). I ask, because it adds a DEFAULT statement to every attribute, even though I did not set a default value. My database doesn't like DEFAULT statements without corresponding values.
So, would be nice if I could somehow configure the output. Maybe just like the code generation templates, would that be possible?

Sth. else: I set the comment level to "none" and get COMMENT ON TABLE ... parts in the output. Removing those manually now. :-/

Regards,
Daniel