Menu

#26 Feature Request - database commments handling in code gen

1.0
accepted
None
2014-07-18
2013-10-10
Malcolm
No

Some databases support attaching comments against columns, and maybe other things.
It would be nice if those comments were retrieved and included in the generated code.

Discussion

  • Gregory Graham

    Gregory Graham - 2013-12-16
    • status: open --> accepted
    • assigned_to: Malcolm --> Gregory Graham
     
  • Gregory Graham

    Gregory Graham - 2013-12-21

    Doing it is easy: "REMARKS" from the DatabaseMetaData basically.

    However testing is going to require functionality for adding comments to QDTs and DBRows.

     
  • Gregory Graham

    Gregory Graham - 2014-07-18

    If the comments became JavaDocs and vis versa this would be a very useful feature...

     

Anonymous
Anonymous

Add attachments
Cancel