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
{{ message }}
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
The current implementation of function_exists requires the calling account to have list_functions permissions. It also iterates through the functions. A better implementation would be to use the get_function function.
The current implementation of function_exists requires the calling account to have list_functions permissions. It also iterates through the functions. A better implementation would be to use the get_function function.