tianlongJ

Results 12 comments of tianlongJ

![image](https://user-images.githubusercontent.com/50390874/234165919-ea7d6852-1b15-4849-ac2a-dbd425bad0ec.png) 还有这种,列名检测异常,代码拼接异常等等,挺多这种问题

> 需要加个ignore注释,看文档安全的sql那节,连起来是一个正确的sql就行 谢谢,但是这样也不太友好,代码检测和提示没有了,而且像if这种,也都需要加,我原意是mybatis的where会自动去除前后的and,那我就在每一句前边加一个and,这样后续加条件只需要在where标签第一行加就可以了,用ignore的话每加一个if或when都需要加,这个考虑解决一下吗

> 连起来是正确的的sql就行,where标签插件支持解析的, 像where多个条件and那种不会标红的, choose when这个有个alt enter 菜单一键给其他when条件给加好 好的谢谢了,where我是用了CDATA的问题,and放在外边就不红了

There is a problem with tortoisegit provided by the third-party bucket. For win11, you cannot add a right click, but you can install it using winget. When will the official...

I found the problem. If I installed it using @version number first, there would be no installed. If I installed it using the package name first, there would be.

I also encountered the problem that scoop-search did not have any output, version 1.4.1

好像也不全是这个导致的,删除后依然存在问题,看不出来是哪的问题。

> 能发个完整的xml看一下吗,idea用的啥版本的 我知道了,是注释代码的问题,不是我上边说的那个问题