Subject | Re: [firebird-support] Fb/1.5 -> Fb/2.1 |
---|---|
Author | Vlad Khorsun |
Post date | 2009-06-11T21:57:22Z |
> Examining the database, I can see that theSure. NEW and OLD variables in AFTER triggers is read-only,
> conversion process was a success for exceptions,
> procedures and relations while triggers still
> contained the intermediate (temporary) strings.
>
> Any new rules for Fb/2.1 ?
OLD variables not accessible in BEFORE INSERT triggers,
NEW variables not accessible in BEFORE DELETE triggers.
Regards,
Vlad