Check query in client

This commit is contained in:
Eike Kettner
2021-03-07 23:46:31 +01:00
parent 31e2e99c36
commit c6032ff279
9 changed files with 267 additions and 24 deletions

View File

@ -106,8 +106,8 @@ render q =
"="
quoteStr =
--TODO escape quotes
surround "\""
String.replace "\"" "\\\""
>> surround "\""
in
case q of
And inner ->