Actions
Bug #143
closedMethod Extract: top comment, display database fields as "db"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/31/2019
Due date:
% Done:
0%
Estimated time:
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.
Actions