Ticket #415 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

Use of database column comments for class property

Reported by: akrohn Owned by: somebody
Priority: important Milestone: 1.1.1 Stable
Component: Codegen Version: 1.1 Development
Keywords: comments class property Cc:

Description

Made a patch to use the comments of database columns, if they exist, for the description of the code generated class @propery.

Attachments

UseColumnCommentsForClassProperty.diff (1.4 kB) - added by akrohn 7 months ago.

Change History

Changed 7 months ago by akrohn

Changed 7 months ago by alex94040

  • status changed from new to in_QA

Awesome. Thanks for your contribution! This is ready to be checked in to 1.1 branch.

Changed 7 months ago by alex94040

  • status changed from in_QA to closed
  • resolution set to fixed

(In [692]) Fixes #415 (Use of database column comments for class property). Code by akrohn, reviewed by alex94040.

Note: See TracTickets for help on using tickets.