Picture of Daniel Deterding (innovaphone)
Moderator Registered 15 years 177 days
Daniel Deterding (innovaphone) Monday, 21 August 2023, 07:58 AM in response to iqbal
Re: Can I create postgresql triggers and functions using Innovaphone sdk
Hi Iqbal,

the SDK doesn't offer specific functionality for postgresql triggers and functions, but you can still use them with standard IDatabase functionatlity.

E.g. on every instance start execute a CREATE OR REPLACE FUNCTION with database->ExecSql

Greetings,
Daniel
← You can define your color theme preference here