fix(*): Address PR comments

This commit is contained in:
Josh Creek
2026-01-18 10:41:12 +00:00
parent 46351c9af0
commit 71df0de3df
4 changed files with 15 additions and 12 deletions
@@ -501,6 +501,7 @@ RETURNS TABLE (
updated_at TIMESTAMPTZ
)
SECURITY DEFINER
SET search_path = public, pg_temp
LANGUAGE plpgsql
AS $$
DECLARE