Closed baltazorbest closed 5 years ago
Hello. I was install latest docker images with enable TARANTOOL_DATABASE_QUERY.
In the tab "Query", I wrote the code:
t = "string" return type(t)
And instead of getting "0 string" I got: "0 s, 1 t, ....". This is clearly visible in the screenshot.
fixed in 0.3.20
Hello. I was install latest docker images with enable TARANTOOL_DATABASE_QUERY.
In the tab "Query", I wrote the code:
t = "string" return type(t)
And instead of getting "0 string" I got: "0 s, 1 t, ....". This is clearly visible in the screenshot.