提交 c447f860 编写于 作者: J jurgen

CQL execution. Active object selector fix

上级 84ebf639
......@@ -66,7 +66,7 @@ public class BasicSQLDialect implements SQLDialect {
@Override
public String getIdentifierQuoteString()
{
return "\\";
return "\"";
}
@NotNull
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册