Project

General

Profile

Feature #3344

add database reports based on processing during conversion

Added by Greg Shah over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version:

History

#1 Updated by Greg Shah over 6 years ago

The following reports must be output during conversion:

  • A list of the queries that don't have a matching index.
  • A list of the indexes that are not used.
  • A list of thee database fields that are not referenced.

The output can be a simple text file that is an artifact of the conversion process. It is understood that:

  • This is not part of the Code Analytics because the knowledge to calculate these reports does not exist at that time.
  • The reports are only valid for code that implements static database usage. Dynamic database usage will not be included.

Also available in: Atom PDF