remove space
This commit is contained in:
@@ -83,7 +83,6 @@ app dbstructure conf reqBody dbrole req =
|
|||||||
count = if hasPrefer "count=none"
|
count = if hasPrefer "count=none"
|
||||||
then countNone
|
then countNone
|
||||||
else cqs
|
else cqs
|
||||||
|
|
||||||
q = B.Stmt "select " V.empty True <>
|
q = B.Stmt "select " V.empty True <>
|
||||||
parentheticT count
|
parentheticT count
|
||||||
<> commaq <> (
|
<> commaq <> (
|
||||||
|
|||||||
Reference in New Issue
Block a user