Changes between Version 7 and Version 8 of Backtracking


Ignore:
Timestamp:
Oct 16, 2009, 3:17:30 PM (15 years ago)
Author:
jurzua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Backtracking

    v7 v8  
    4545Attribute[id:2, systemStatus:original, modifier:x] 
    4646
    47 * '''Modification of an Entity'''
     47 -'''Modification of an Entity'''
    4848
    4949A modification on an Entity will create a copy of the edited entity and its corresponding attributes (and relations). The new copy will have the value “original” in systemStatus and the current time in modifier. In the old version will be change only the attribute systemStatus from “original to copy”.
     
    5757Both the table entity_attribute and the table_relation should not be changed.
    5858
    59 * '''Elimination of an Attribute'''
     59 -'''Elimination of an Attribute'''
    6060
    6161An elimination of an attribute will mean the following changes:
     
    6868For this case both the table entity_attribute and the table_relation should not be changed, because the reference between the attribute and the entity is used by the previous versions.
    6969
    70 * '''Insertion of an Attribute'''
     70 -'''Insertion of an Attribute'''
    7171
    7272An insertion of an attribute will mean the following changes: