Added test

This commit is contained in:
Alexey Milovidov 2019-12-22 23:50:00 +03:00
parent ca25e2f30f
commit 1e83ebe521
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-- at least this query should be present
SELECT count() > 0 FROM system.stack_trace WHERE query_id != '';