DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

Allow %ROWTYPE record for "_DML" ins and upd procedures #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What will the enhancement do?

 -) Allow TABLE%ROWTYPE record for "TABLE_DML" ins and upd procedures.
 -) Allow TABLE_ACT%ROWTYPE record for "TABLE_DML" ins and upd procedures.
 -) Include a TABLE_ACT.clear procedure to nullify a TABLE%ROWTYPE record.
 -) Include a TABLE_ACT.clear procedure to nullify a TABLE_ACT%ROWTYPE record.

How is this currently done or handled?

 -) Individual fields in the %ROWTYPE record must be passed to the "_DML" procedures.

What version of the product are you using? On what operating system?

 -) Pre-Release 0.9

Please provide any additional information below.

Original issue reported on code.google.com by Duane.Di...@gmail.com on 2 Jun 2012 at 3:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
!!! Table and View Definitions must precede the "_DML" specification !!!

UTIL and GLOB specification must precede trigger definitions?

Original comment by Duane.Di...@gmail.com on 9 Jul 2012 at 11:38

GoogleCodeExporter commented 9 years ago

Original comment by Duane.Di...@gmail.com on 2 Aug 2012 at 2:55