fetch sql files and save Queries into List

This commit is contained in:
2019-06-05 17:02:25 +02:00
parent 81e46735df
commit 9b7d2ffa8c
6 changed files with 69 additions and 9 deletions

View File

@@ -0,0 +1 @@
select json_build_object('id', 2, 'name', 'test');