FCLT#90168 De regel met 'Jammer maar helaas' heeft geen afsluitende commentaar */
svn path=/Database/trunk/; revision=70570
This commit is contained in:
@@ -379,7 +379,7 @@ BEGIN
|
||||
BEGIN
|
||||
-- archiving changes in state_history, satisfying parameters
|
||||
-- note that archiving is more limited than recording any change
|
||||
|
||||
|
||||
IF (:old.ins_deel_state IS NULL AND :new.ins_deel_state IS NOT NULL) OR (:new.ins_deel_state <> :old.ins_deel_state)
|
||||
THEN
|
||||
BEGIN
|
||||
@@ -477,7 +477,7 @@ BEGIN
|
||||
END;
|
||||
END IF;
|
||||
|
||||
-- potentially trigger dependent actions; this is not dependant
|
||||
-- potentially trigger dependent actions; this is not dependant
|
||||
-- to the snapping of the values, which are for archiving only.
|
||||
IF (:old.ins_deel_state IS NULL AND :new.ins_deel_state IS NOT NULL) OR (:new.ins_deel_state <> :old.ins_deel_state)
|
||||
THEN
|
||||
@@ -670,7 +670,7 @@ BEGIN
|
||||
WHILE PrimaryKey IS NOT NULL
|
||||
LOOP
|
||||
Dummy := fac.remember_SavePrimaryKey('INS_TRIGGER_BUSY', 1);
|
||||
/* Jammer maar helaas, vanwege syntaxredenen moeten we weten of we met UNDO te maken hebben
|
||||
/* Jammer maar helaas, vanwege syntaxredenen moeten we weten of we met UNDO te maken hebben */
|
||||
/* Als parent is verwijderd, dan is deletemode gevuld met zijn datum */
|
||||
/* Als parent terug wordt gehaald, dan is delete-mode gevuld met NULL ( betekent FALSE) */
|
||||
SELECT ins_deel_verwijder
|
||||
|
||||
Reference in New Issue
Block a user