basis-company / tarantool-admin

MIT License
110 stars 28 forks source link

The string is displayed as a table in query tab #37

Closed baltazorbest closed 5 years ago

baltazorbest commented 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.

screenshot

nekufa commented 5 years ago

fixed in 0.3.20