Expand description
Helper macros to define custom sql functions
Macrosยง
- Declare a sql function for use in your code.
- sql_
function with-deprecated
and non-without-deprecated
A legacy version ofdefine_sql_function!
.
Helper macros to define custom sql functions
with-deprecated
and non-without-deprecated
define_sql_function!
.