You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the dbg_func and numParams options from Database.create_function. (use func.length instead of numParams). And adding and @example to the doc comment would be great too.