Hi, I need some help on how to define a function call like crypt and gen_salt
crypt
gen_salt
After some reading I can only find about extending clauses and function uses for :where
:where
Nvm, I found sql/call and sql/raw, I think this is the better approach
sql/call
sql/raw