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