Any way to invoke a SQL function?

For ex: lets say I declare a SQL function CREATE OR REPLACE FUNCTION do_something() how do i invoke this function using Drizzle's interface?
2 Replies
Angelelz
Angelelz15mo ago
db.execute(sql``)
rushil1o1
rushil1o1OP15mo ago
thank you!!
Want results from more Discord servers?
Add your server