当前使用版本(必填,否则不予处理)

3.4.3.3

该问题是如何引起的?(确定最新版也有问题再提!!!)

重现步骤(如果有就写完整)

AND nickname LIKE "%"#{userInfo.nickname}"%"

报错信息

有人知道这种sql应该怎么改吗

Comment From: huayanYu

什么问题????

Comment From: ChenZheOnePiece

font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}



因为sqlparse现在不支持这种写法了,会报错.但是我们的sql需要兼容很多数据库,想问一下有没有彼得写法










                ***@***.***



    签名由网易邮箱大师定制



On 9/16/2021 ***@***.***> wrote:

什么问题????

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.

Comment From: qmdx

你可以考虑java 层处理