d2d992b41e35cf1528d342576452b5601ea83c91
Introduced a new `DbTriggerParams` configuration section in `appsettings.json` to define database triggers for various application components. The section includes keys such as `Envelope`, `History`, `EmailOut`, `EnvelopeReceiverReadOnly`, `Receiver`, and `EmailTemplate`, each with corresponding arrays of trigger names. This change enhances the application's ability to manage database events in a structured and configurable way.
DigitalData.Auth
Description
Languages
C#
100%