Add script to launch SQL test

This commit is contained in:
2020-03-18 02:18:10 +01:00
parent 06684120ce
commit 64e3fb0134
70 changed files with 39 additions and 108 deletions

View File

@@ -60,6 +60,3 @@ begin
) as t;
end;
$$;
-- drop function if exists find_articles(text, json, text, text, int, int);
-- select find_article_by_id('d91aa0cd-61d6-83cc-41bb-8d5656e130f7');