feature #4: create procedure for citizen

This commit is contained in:
2019-07-26 14:29:48 +02:00
parent 0a92316128
commit fc06965cda
8 changed files with 110 additions and 11 deletions

View File

@@ -9,4 +9,4 @@ begin
end;
$$;
-- drop procedure if exists find_user_by_id(inout json);
-- drop procedure if exists find_user_by_id(uuid, inout json);