Module functions

Source
Expand description

Helper macros to define custom sql functions

Macros§

define_sql_function
Declare a sql function for use in your code.
sql_functionwith-deprecated and non-without-deprecated
A legacy version of define_sql_function!.