Object Logging Library |
(06-29-2020, 04:17 PM)MGatner Wrote: @Inc33 I will look into it. At the time of this module the afterInsert and afterUpdate events didn’t contain sufficient data without making a second database call, which would be a big performance hit. The events have since changed so I will see how viable that is. You'r right, it's a dangerous path. But it is possible to do it, even if only contains the new values, as you can somehow get back the older values from the previous entry. But if you have that, then you can basically create a trigger based event system in your app, and do a lot of cool stuff ![]() |
Messages In This Thread |
Object Logging Library - by MGatner - 04-07-2019, 12:59 PM
RE: Object Logging Library - by Inc33 - 06-27-2020, 01:54 PM
RE: Object Logging Library - by MGatner - 06-29-2020, 04:17 PM
RE: Object Logging Library - by Inc33 - 06-30-2020, 02:48 AM
RE: Object Logging Library - by marcogmonteiro - 06-30-2020, 03:05 AM
RE: Object Logging Library - by MGatner - 06-30-2020, 06:36 PM
RE: Object Logging Library - by dgvirtual - 12-03-2021, 02:55 AM
RE: Object Logging Library - by Stack News - 05-22-2023, 06:10 AM
|