util/test: add helper funcs
All checks were successful
lint
test

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-04-18 23:47:12 +03:00
parent 963a0fa7b7
commit 5691238a6a
6 changed files with 302 additions and 53 deletions

View File

@@ -0,0 +1,5 @@
# begin
# query select \* from test;
id,name
1,test
# commit
1 # begin
2 # query select \* from test;
3 id,name
4 1,test
5 # commit

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}