fix unfollow function

This commit is contained in:
2019-08-14 18:36:27 +02:00
parent d03b8dcebb
commit c1f228e3c5
3 changed files with 3 additions and 6 deletions

View File

@@ -38,4 +38,4 @@ begin
end;
$$;
-- drop function if exists find_articles(json, int, int);
-- drop function if exists find_articles(text, text, text, int, int);