create SQL function find_votes_by_citizen
This commit is contained in:
@@ -37,4 +37,4 @@ begin
|
||||
end;
|
||||
$$;
|
||||
|
||||
-- drop function if exists find_comments_by_citizen(uuid, int, int);
|
||||
-- drop function if exists find_comments_by_citizen(uuid, regclass, int, int);
|
||||
|
||||
Reference in New Issue
Block a user