Project

General

Profile

Bug #143

Method Extract: top comment, display database fields as "db"

Added by Wil van Antwerpen almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/31/2019
Due date:
% Done:

0%


Description

Right now if the method extract code encounters a variable it doesn't recognize then it will print it as type ??
It would be nice if we check against the database and print "db" perhaps even "db.ASC(9)" or something.

History

#1 Updated by Wil van Antwerpen almost 5 years ago

  • Status changed from New to Resolved

By default it will now not print the database fields in the top comment.
There is however a checkbox you can check, called "Show database fields" that will display the database fields in the comments if you check it. It does not show type or length, just "db".

They way these are identified by the code is by enumerating the .fd file.

#2 Updated by Wil van Antwerpen almost 5 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF