Project

General

Profile

Feature #6083

schema (.df) changes in incremental conversion mode should only reconvert those programs that reference the changed schema

Added by Greg Shah about 2 years ago. Updated about 2 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 about 2 years ago

Some schema changes may not affect all programs in an application. Optimally, this would be limited to those programs that reference a given table (including any field change/add/delete or index change/add/delete or any table-level option change/add/delete) or sequence which is changed. The idea is that most schema changes only affect a small amount of the application yet we force a full reconversion. Let's not do that.

Also available in: Atom PDF