Salesforce Developers Blog

Reminder: Apex Code changes on May 9th

Avatar for Nick TranNick Tran
Starting tomorrow, all Apex Code triggers will return arrays for Trigger.new and Trigger.old regardless of whether the "bulk" keyword is included in the signature. Please see note for more info.
May 08, 2007

Starting tomorrow, all Apex Code triggers will return arrays for Trigger.new and Trigger.old regardless of whether the "bulk" keyword is included in the signature.

Please see note for more info.