Added a test

This commit is contained in:
Alexey Milovidov 2019-08-28 15:26:13 +03:00
parent 32c7f9688a
commit 99d62efb4d
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
SELECT DISTINCT description LIKE '"%"' FROM system.settings;