Consequences of running deleteMultiple() on tables with currency fields
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:59 AM
Hi,
I recently discovered that I'm using deleteMultiple() on a table with currency fields. Now, the application this regularly happens in has been running without problems for a couple of months in production.
I'm curious, what are the consequences for running deleteMultiple() on tables with currency fields? The docs just say "don't do it", but does it have a performance impact, or is there a risk to undefined behavior, and I've just been lucky so far?
Thanks,
Max
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 08:58 AM